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

Found conflicts error on creating environment. #33

Open
ddroder opened this issue Oct 19, 2020 · 6 comments
Open

Found conflicts error on creating environment. #33

ddroder opened this issue Oct 19, 2020 · 6 comments

Comments

@ddroder
Copy link

ddroder commented Oct 19, 2020

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
Copy link
Author

ddroder commented Oct 19, 2020

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

@dotchen
Copy link
Owner

dotchen commented Oct 19, 2020

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

@ddroder
Copy link
Author

ddroder commented Oct 19, 2020

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.

@RifkyYP
Copy link

RifkyYP commented Oct 20, 2020

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

@Rookie-81
Copy link

getting same error while configuring the conda env

@shirgoldfinger
Copy link

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

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

5 participants