-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
While trying to install the environment required for the pyKasso package (https://github.com/randlab/pyKasso) on a macbook pro, I get an error message indicating that the hfm package was not found. The same command works fine on linux and windows. But, conda cannot find the hfm package on mac. I am surprised because the agd-lbr channel is active. Any suggestions or ideas to solve this issue ?
Below is the command and error message:
conda env create -f environment.yml
Channels:
conda-forge
agd-lbr
defaults
Platform: osx-arm64
Collecting package metadata (repodata.json): done
Solving environment: failed
PackagesNotFoundError: The following packages are not available from current channels:
hfm
Current channels:
https://conda.anaconda.org/conda-forge/osx-arm64
https://conda.anaconda.org/agd-lbr/osx-arm64
https://repo.anaconda.com/pkgs/main/osx-arm64
https://repo.anaconda.com/pkgs/r/osx-arm64
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels