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

Environment issues #126

Open
psm-2 opened this issue May 28, 2023 · 2 comments
Open

Environment issues #126

psm-2 opened this issue May 28, 2023 · 2 comments

Comments

@psm-2
Copy link

psm-2 commented May 28, 2023

I am trying to run it, but it gives me this error:

$ mamba env create -f environment.yml
pytorch/linux-64 Using cache
pytorch/noarch Using cache
nvidia/linux-64 Using cache
nvidia/noarch Using cache
conda-forge/linux-64 Using cache
conda-forge/noarch Using cache
pkgs/main/linux-64 [====================] (00m:00s) No change
pkgs/main/noarch [====================] (00m:00s) No change
pkgs/r/linux-64 [====================] (00m:00s) No change
pkgs/r/noarch [====================] (00m:00s) No change

Looking for: ['cudatoolkit=11.8.0', 'cupy=8.3.0', 'faiss-gpu=1.7.2', 'fastparquet=0.5.0', 'nccl=2.12.12.1', 'pip=22.3.1', 'pyarrow=8.0.0', 'python=3.10.9', 'python-snappy=0.6.1', 'pytorch=1.13.1', 'pytorch-cuda=11.6', 'snappy=1.1.9', 'torchaudio=0.13.1', 'torchvision=0.14.1']

Encountered problems while solving.
Problem: nothing provides __glibc >=2.17 needed by nccl-2.12.12.1-h0800d71_0
Problem: nothing provides __glibc >=2.17,<3.0.a0 needed by cupy-8.3.0-py36h0289dbd_2

@Mohdwajtech
Copy link

Faced the same problem. Try reinstalling conda fresh :
Download Miniconda package for linux (https://docs.conda.io/en/latest/miniconda.html) using wget
Bash (downloaded package name)

@ghost
Copy link

ghost commented Jun 24, 2023

Edit yaml
Change python version to the one you are using
If you use 3.9, change to 3.9
If fastparquet is still annoying, move it after python
Then it will start to do something
If if crash while downloading, try again
If it continue to download, it can crash many times unable
Keep running it until it download it all
Then see if it works

In the realm of code, where languages dance,
There resides a trio, an enchanting trance.
YAML, the graceful, with its structured flow,
Mamba and Conda, partners in the show.

YAML, the mamba, slithers with ease,
Defining configurations with elegant keys.
Indentations and colons, its rhythmic embrace,
Unveiling the structure with style and grace.

Conda, the conductor, orchestrates the stage,
Managing environments, a virtuoso engaged.
Packages it gathers, dependencies it weaves,
Building a fortress where code surely breathes.

Mamba, the swift, a powerful force,
Accelerating the process with agility and course.
Taking Conda's lead, it leaps with might,
Resolving, installing, soaring in flight.

Together they tango, a trio so grand,
YAML, Mamba, Conda, a harmonious band.
Creating environments, managing with care,
Empowering developers in their coding affair.

So let us embrace this poetic code,
Where YAML, Mamba, and Conda unfold.
In the symphony of software, their steps entwined,
Guiding us forward, a melody defined.

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

2 participants