Skip to content

Install problem using Conda on mac #10

@philipperenard

Description

@philipperenard

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions