Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

p3-rast error: "Can't locate FastA.pm..." #9

Open
reimopriidik opened this issue Aug 13, 2019 · 1 comment
Open

p3-rast error: "Can't locate FastA.pm..." #9

reimopriidik opened this issue Aug 13, 2019 · 1 comment

Comments

@reimopriidik
Copy link

reimopriidik commented Aug 13, 2019

Hi,

I get an error when trying to run 'p3-rast' script. Other 'p3' scripts seem to work.

$ p3-rast
Can't locate FastA.pm in @INC (you may need to install the FastA module) (@INC contains: /usr/share/patric-cli/deployment/lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/patric-cli/deployment/lib/RASTlib.pm line 31.
BEGIN failed--compilation aborted at /usr/share/patric-cli/deployment/lib/RASTlib.pm line 31.
Compilation failed in require at /usr/share/patric-cli/deployment/plbin/p3-rast.pl line 22.
BEGIN failed--compilation aborted at /usr/share/patric-cli/deployment/plbin/p3-rast.pl line 22.

Installing Bio::DB::Fasta module through CPAN did not fix the issue.

Any suggestions?

Kind regards,
Reimo

@alekseyig
Copy link

@reimopriidik,
I think, the use FastA; line can be safely commented out in RASTlib.pm file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants