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 installation fails with PackagesNotFoundError #288

Open
petrgazarov opened this issue Oct 7, 2022 · 1 comment
Open

Conda installation fails with PackagesNotFoundError #288

petrgazarov opened this issue Oct 7, 2022 · 1 comment

Comments

@petrgazarov
Copy link

MacOS 12.3 (M1)

 ➜ conda config --add channels conda-forge
Warning: 'conda-forge' already in 'channels' list, moving to the top
 ➜ conda install h3-py
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.

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

  - h3-py

Current channels:

  - https://conda.anaconda.org/conda-forge/osx-arm64
  - https://conda.anaconda.org/conda-forge/noarch
  - https://repo.anaconda.com/pkgs/main/osx-arm64
  - https://repo.anaconda.com/pkgs/main/noarch
  - https://repo.anaconda.com/pkgs/r/osx-arm64
  - https://repo.anaconda.com/pkgs/r/noarch

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.
@ajfriend
Copy link
Contributor

Could you please raise an issue here: https://github.com/conda-forge/h3-py-feedstock

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