epi2me-labs / kraken2-server

Kraken2 Server
Other
20 stars 3 forks source link

installation failed with mamba #5

Open jfmclaughlin92 opened 3 months ago

jfmclaughlin92 commented 3 months ago

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 commented 3 months ago

We provide conda packages for linux x86 and arm64 only.