JohannesBuchner / UltraNest

Fit and compare complex models reliably and rapidly. Advanced nested sampling.
https://johannesbuchner.github.io/UltraNest/
Other
142 stars 30 forks source link

Conda installer does not work for Apple OSX-arm64 #120

Open JorisDeRidder opened 6 months ago

JorisDeRidder commented 6 months ago

Description

The installation procedure outlined in the documentation:

conda install --channel conda-forge ultranest

results in the following error:

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

- ultranest

Current channels:

  - https://conda.anaconda.org/conda-forge/osx-arm64
  - https://repo.anaconda.com/pkgs/main/osx-arm64
  - https://repo.anaconda.com/pkgs/r/osx-arm64
JohannesBuchner commented 1 month ago

following https://conda-forge.org/blog/2020/10/29/macos-arm64/, I created https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/6126