We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I am trying to install the humann2 plugin for qiime2. I have qiime2 installed using conda in a separate env.
I followed your instruction and get the following error:
Collecting https://github.com/wasade/q2-humann2/archive/master.zip Downloading https://github.com/wasade/q2-humann2/archive/master.zip Collecting qiime>=2.0.0 (from q2-humann2==0.0.2) Could not find a version that satisfies the requirement qiime>=2.0.0 (from q2-humann2==0.0.2) (from versions: 1.7.0.dev0, 1.8.0, 1.9.0, 1.9.1) No matching distribution found for qiime>=2.0.0 (from q2-humann2==0.0.2)
I also tried it in the qiime2 virtual box version and get the same error.
When trying to run the commands (qiime2 humann2 ....) it does not work. Suppose that this is due to the above error.
Thanks a lot for any advice on how to proceed!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
I am trying to install the humann2 plugin for qiime2. I have qiime2 installed using conda in a separate env.
I followed your instruction and get the following error:
Collecting https://github.com/wasade/q2-humann2/archive/master.zip
Downloading https://github.com/wasade/q2-humann2/archive/master.zip
Collecting qiime>=2.0.0 (from q2-humann2==0.0.2)
Could not find a version that satisfies the requirement qiime>=2.0.0 (from q2-humann2==0.0.2) (from versions: 1.7.0.dev0, 1.8.0, 1.9.0, 1.9.1)
No matching distribution found for qiime>=2.0.0 (from q2-humann2==0.0.2)
I also tried it in the qiime2 virtual box version and get the same error.
When trying to run the commands (qiime2 humann2 ....) it does not work. Suppose that this is due to the above error.
Thanks a lot for any advice on how to proceed!
The text was updated successfully, but these errors were encountered: