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

Problem setting up Conda env #2

Open
gordon-lim opened this issue May 20, 2024 · 0 comments
Open

Problem setting up Conda env #2

gordon-lim opened this issue May 20, 2024 · 0 comments

Comments

@gordon-lim
Copy link

System: Linux. Nvidia Driver Version: 545.23.08. CUDA Version: 12.3

I got the following error from running conda env create -f environment.yml:

Channels:
 - pytorch
 - nvidia
 - conda-forge
 - defaults
Platform: linux-64
Collecting package metadata (repodata.json): done
Solving environment: failed
Channels:
 - pytorch
 - nvidia
 - conda-forge
 - defaults
Platform: linux-64
Collecting package metadata (repodata.json): done
Solving environment: failed

LibMambaUnsatisfiableError: Encountered problems while solving:
  - package pytorch-gpu-1.9.0-cuda112py38h0bbbad9_1 requires pytorch 1.9.0 cuda112py38h3d13190_1, but none of the providers can be installed

Could not solve for environment specs
The following package could not be installed
└─ pytorch-gpu ==1.9.0 cuda112py38h0bbbad9_1 is not installable because it requires
   └─ pytorch 1.9.0 cuda112py38h3d13190_1, which requires
      └─ pytorch-gpu ==1.9.0.* *_1, which can be installed.
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

1 participant