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

krakenuniq-download error #142

Open
sekhwal opened this issue May 16, 2023 · 1 comment
Open

krakenuniq-download error #142

sekhwal opened this issue May 16, 2023 · 1 comment

Comments

@sekhwal
Copy link

sekhwal commented May 16, 2023

I am trying to run the following command to download the database. However, it generates the following package error but it is already in my system.

krakenuniq-download --db krakenuniq_db/ --threads 40 --dust refseq/bacteria refseq/archaea

error::::::::::
krakenuniq-download --db krakenuniq_db/ --threads 20 krakenuniq_db/bacteria/ krakenuniq_db/archaea/
Can't locate LWP/Simple.pm in @inc (you may need to install the LWP::Simple module) (@inc contains: /anaconda3/envs/kraken_env/lib/perl5/5.32/site_perl /home/mmk6053/anaconda3/envs/kraken_env/lib/perl5/site_perl /anaconda3/envs/kraken_env/lib/perl5/5.32/vendor_perl /home/mmk6053/anaconda3/envs/kraken_env/lib/perl5/vendor_perl /anaconda3/envs/kraken_env/lib/perl5/5.32/core_perl /home/mmk6053/anaconda3/envs/kraken_env/lib/perl5/core_perl .) at /anaconda3/envs/krakenuniq_env/bin/krakenuniq-download line 18.
BEGIN failed--compilation aborted at /anaconda3/envs/krakenuniq_env/bin/krakenuniq-download line 18

@Alohagenetics
Copy link

you can try the command: perl -MCPAN -e'install "LWP::Simple"'

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