Open
Description
I keep getting the following error message when trying to set up the virtual environment in chapter 1, using the conda env create -f environment.yml command:
Collecting package metadata (repodata.json): done
Solving environment: failedResolvePackageNotFound:
- mkl=2021.2.0
- graph-tool=2.43
- gensim=3.8.3
How can I fix it? I've already tried to install these packages manually and I've also tried to use mamba instead of conda.
(my device specifics are: Apple M1 Pro; macOS Monterey)
Metadata
Metadata
Assignees
Labels
No labels