Skip to content

ResolvePackageNotFound when trying to set up the virtual environment #14

Open
@toast2023

Description

@toast2023

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: failed

ResolvePackageNotFound:

  • 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions