-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Comments
Faced the same problem. Try reinstalling conda fresh : |
Edit yaml In the realm of code, where languages dance, YAML, the mamba, slithers with ease, Conda, the conductor, orchestrates the stage, Mamba, the swift, a powerful force, Together they tango, a trio so grand, So let us embrace this poetic code, |
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
The text was updated successfully, but these errors were encountered: