Skip to content

Problem with environment.yml #16

@thugib

Description

@thugib

When I tried to create the environment, I received and error:

mamba env create -f environment.yml

pytorch/noarch ??.?MB @ ??.?MB/s 0.0s
nvidia/noarch ??.?MB @ ??.?MB/s 0.0s
nvidia/linux-64 240.2kB @ 292.2kB/s 0.1s
pytorch/linux-64 199.3kB @ 292.0kB/s 0.1s
bioconda/linux-64 5.1MB @ 20.7MB/s 0.3s
conda-forge/noarch 21.0MB @ 32.5MB/s 0.7s
bioconda/noarch 4.9MB @ 7.5MB/s 0.7s
conda-forge/linux-64 44.7MB @ 42.7MB/s 1.1s

error libmamba Could not solve for environment specs
The following packages are incompatible
├─ _openmp_mutex =4.5 2_gnu is requested and can be installed;
├─ intel-openmp =2023.1.0 hdb19cb5_46306 does not exist (perhaps a typo or a missing channel);
└─ mkl =2020.2 256 is not installable because it requires
└─ _openmp_mutex =* *_llvm, which conflicts with any installable versions previously reported.
critical libmamba Could not solve for environment specs

I am working on RockyLinux 9.5

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