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

Conda/bioconda install - packages not found error #813

Open
ryan-boobybiome opened this issue Jun 10, 2024 · 1 comment
Open

Conda/bioconda install - packages not found error #813

ryan-boobybiome opened this issue Jun 10, 2024 · 1 comment

Comments

@ryan-boobybiome
Copy link

I'm trying to install diamond via bioconda following the instructions on the wiki. I have created a new conda environment and then used:

conda install -c bioconda -c conda-forge diamond

I get a PackagesNotFoundError:

Channels:
 - bioconda
 - conda-forge
 - defaults
Platform: osx-arm64
Collecting package metadata (repodata.json): done
Solving environment: failed

PackagesNotFoundError: The following packages are not available from current channels:

  - diamond

Current channels:

  - https://conda.anaconda.org/bioconda
  - https://conda.anaconda.org/conda-forge
  - defaults

To search for alternate channels that may provide the conda package you're
looking for, navigate to

    https://anaconda.org

and use the search bar at the top of the page.

Does anyone know what the issue is?

@LotharukpongJS
Copy link

Dear @ryan-boobybiome ,

I came across a similar issue recently in my MacBook (M1 chip). I ended up installing diamond via homebrew (brew install diamond). This might be useful https://stackoverflow.com/questions/77441981/problems-installing-with-conda-under-macos-14-1-m1.

Best,
Sodai

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

No branches or pull requests

2 participants