ebi-pf-team / interproscan

Genome-scale protein function classification
Apache License 2.0
302 stars 67 forks source link

when run the interproscan, its error like this perl: symbol lookup error: /usr/lib64/perl5/auto/IO/IO.so: undefined symbol: Perl_xs_apiversion_bootcheck #362

Closed Jiangjiangzhang6 closed 3 months ago

Jiangjiangzhang6 commented 6 months ago

Error output from binary: perl: symbol lookup error: /usr/lib64/perl5/auto/IO/IO.so: undefined symbol: Perl_xs_apiversion_bootcheck image what is the error

tgrego commented 6 months ago

Hello that indicates an issue with your perl installation, likely a clash of different perl installs. you can try to solve that or you can try running interproscan via a container https://interproscan-docs.readthedocs.io/en/latest/HowToUseViaContainer.html