You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
Hi,
I have been trying to install
kraken2-server
viamamba
as described, with the commandmamba create -n kraken2 -c conda-forge -c nanoporetech kraken2-server
but I keep getting the following error: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!
The text was updated successfully, but these errors were encountered: