LearningByCheating icon indicating copy to clipboard operation
LearningByCheating copied to clipboard

Found conflicts error on creating environment.

Open ddroder opened this issue 3 years ago • 6 comments

Hello! I am following the installation from the readme that you have provided and am stuck on getting the environment created! Whenever I create the environment, it says ResolvePackageNotFound and points to cudatoolkit. Here is a screenshot of what I get! image

Any advice on this would be awesome. Thanks so much!

ddroder avatar Oct 19 '20 04:10 ddroder

Managed to fix that error by moving that line down to the pip section. Now I am getting a "Found conflicts! Looking for incompatible packages" message. Here is a screenshot: image

ddroder avatar Oct 19 '20 04:10 ddroder

Hello! Is this error caused by installing Pytorch? If so I recommend removing it and manually install it later using conda install xxx

dotchen avatar Oct 19 '20 05:10 dotchen

Thanks so much for the response! Unfortunately, it is not the installation of PyTorch that is the issue! When I comment out all of the installations for PyTorch from the yml file, I still receive this error! For context, I am just running the quick_start.sh file which will create the new environment for me.

ddroder avatar Oct 19 '20 15:10 ddroder

Hello! I am following the installation from the readme that you have provided and am stuck on getting the environment created! Whenever I create the environment, it says ResolvePackageNotFound and points to cudatoolkit. Here is a screenshot of what I get! image

Any advice on this would be awesome. Thanks so much!

I'm also getting this issue when creating the environment. My question is, can i just install the newer version of cudatoolkit package? is there any effect to the compatibility of your program? @dianchen96

RifkyYP avatar Oct 20 '20 03:10 RifkyYP

getting same error while configuring the conda env

Rookie-81 avatar Dec 15 '20 00:12 Rookie-81

I am getting the same issue while configuring the conda environment.

shirgoldfinger avatar Oct 25 '22 13:10 shirgoldfinger