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

Cuda driver incompatibility #97

Closed
Hanros94 opened this issue May 11, 2020 · 6 comments
Closed

Cuda driver incompatibility #97

Hanros94 opened this issue May 11, 2020 · 6 comments
Labels
help wanted Extra attention is needed pip/conda Issues related to pip and conda installation

Comments

@Hanros94
Copy link

I'm trying to run a python script in Anaconda Prompt: e.g
python name.py

However I'm getting the following error:

Output in format: Requested package -> Available versionsThe following specifications were found to be incompatible with your CUDA driver:

  • feature:/win-64::__cuda==8.0=0

Your installed CUDA driver is: 8.0

Could someone please advise me on how to solve this problem?

@KevinMusgrave KevinMusgrave added pip/conda Issues related to pip and conda installation help wanted Extra attention is needed labels May 11, 2020
@KevinMusgrave
Copy link
Owner

KevinMusgrave commented May 11, 2020

Seems to be an issue with this other package as well. Something to do with python 3.8.

@KevinMusgrave
Copy link
Owner

I opened an issue in the conda repo.

@Hanros94
Copy link
Author

Cheers for the response Kev, the issue however is that I'm using python 3.7.6

@KevinMusgrave
Copy link
Owner

KevinMusgrave commented May 16, 2020

See this comment for the fix.

@Hanros94
Copy link
Author

See this comment for the fix.

Hey Kev,

I'm a computer noob, could you please explain how your solution is appropriate for my problem?

@KevinMusgrave
Copy link
Owner

It should allow you to install this package (pytorch-metric-learning) in your 3.7.6 environment. However, I can't speak for other packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed pip/conda Issues related to pip and conda installation
Projects
None yet
Development

No branches or pull requests

2 participants