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

installation failed with mamba #5

Open
jfmclaughlin92 opened this issue May 30, 2024 · 1 comment
Open

installation failed with mamba #5

jfmclaughlin92 opened this issue May 30, 2024 · 1 comment

Comments

@jfmclaughlin92
Copy link

Hi,

I have been trying to install kraken2-server via mamba as described, with the command mamba create -n kraken2 -c conda-forge -c nanoporetech kraken2-server but I keep getting the following error:

(base) jfmclaughlin@Jesss-MacBook-Pro ~ % mamba create -n kraken2 -c conda-forge -c nanoporetech kraken2_server

Looking for: ['kraken2_server']

conda-forge/osx-64                                          Using cache
conda-forge/noarch                                          Using cache
nanoporetech/osx-64                                           No change
nanoporetech/noarch                                           No change
Could not solve for environment specs
The following package could not be installed
└─ kraken2_server does not exist (perhaps a typo or a missing channel).

It does not show up using `mamba search` either, but when I search on the anaconda.org page, as directed in the output, it is listed as existing. I'm not sure what exactly is going on– is this an issue on my end, or has it moved to a different channel?

Thanks!

@cjw85
Copy link
Contributor

cjw85 commented May 30, 2024

We provide conda packages for linux x86 and arm64 only.

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

No branches or pull requests

2 participants