-
Notifications
You must be signed in to change notification settings - Fork 47
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
Could not install the latest version of vamb using conda or pip #294
Comments
Is it possible you attempted to install it in an environment where you already have some pacakges installed, such that they are not compatible with Vamb? |
Sorry, my description may be not clear, that it seems not a compatible problem. The problem is not that the latest version of the software cannot be installed, but that the new version of the software cannot be found at all. Both conda, mamba, pip could only find vamb v3.0.2 or earlier versions. You can see that the last version of vamb I can found is version v3.0.2 at the anaconda website. |
Vamb is not updated on Conda. It has proven very difficult for me to upgrade it: bioconda/bioconda-recipes#43684 I recommend you use Pip |
I'm analyzing my metagenomic data using vamb. I'm glad vamb has some new and useful features. However, the latest version of vamb could not be found using conda and pip. The latest version which could be installed was v3.0.2 using bioconda and v3.0.9 using pip.
The text was updated successfully, but these errors were encountered: