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

Cannot install with conda #95

Open
matanco1 opened this issue Apr 14, 2022 · 3 comments
Open

Cannot install with conda #95

matanco1 opened this issue Apr 14, 2022 · 3 comments

Comments

@matanco1
Copy link

matanco1 commented Apr 14, 2022

Hi,
Trying to install the package with conda I get this error:

conda install -c conda-forge
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: / 
Found conflicts! Looking for incompatible packages.
This can take several minutes.  Press CTRL-C to abort.
Examining conflict for tensorboard-plugin-wit zeromq python_abi pyrsistent defusedxml scipy sip lxml scikit-learn qt mkl-service importlib-metadata gmp testpath rsa aws-checksums zlib p/ ^failed                                                                                                                                                                                      

CondaError: KeyboardInterrupt

Tried with --no-update-deps flags but it didn't work...

Any idea how to overcome this issue?

@jakirkham
Copy link

Would suggest following these steps

@terrybroad
Copy link

terrybroad commented Nov 16, 2022

So that still isn't working for me. I am getting this error message:

Warning: 'conda-forge' already in 'channels' list, moving to the top
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:

  - scikit-geometry

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.

@jakirkham
Copy link

Right there are no macOS ARM builds of this package currently. Would suggest following these steps to add them

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

3 participants