Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiling conda environment with environment.yml fails #74

Open
smithalas opened this issue Feb 16, 2023 · 4 comments
Open

Compiling conda environment with environment.yml fails #74

smithalas opened this issue Feb 16, 2023 · 4 comments

Comments

@smithalas
Copy link

Hi,

I am having issues compiling the conda environment using the environment.kml file, as per the installation instructions. The issue reproduced below:

conda env create -f environment.yml

Collecting package metadata (repodata.json): - WARNING conda.core.index:push_record(267): Skipping conda-forge/linux-64::nvidia-apex-22.03-cuda102py310hce0d3a8_0 due to InvalidSpec: *=cuda

Before finally:
Solving environment: failed

Has anyone experienced this and does anybody know how to resolve this?

Cheers,
Alasdair

@KennyChen880127
Copy link

Maybe you can use memba to create or create the new environment , python=3.6.9, and then manual download all of package.This way works for me.

@EnlNovius
Copy link

EnlNovius commented Feb 16, 2023

I just installed the STEGO environment, a few points:

@gtq0801
Copy link

gtq0801 commented Feb 22, 2023

Maybe you can use memba to create or create the new environment , python=3.6.9, and then manual download all of package.This way works for me.

Hello, could you explain what is the mumba?

@KennyChen880127
Copy link

Maybe you can use memba to create or create the new environment , python=3.6.9, and then manual download all of package.This way works for me.

Hello, could you explain what is the mumba?

You can refer to https://mamba.readthedocs.io/en/latest/, I hope it is helpful!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants