askerdb / pyCSCS

MIT License
0 stars 1 forks source link

Conda UnsatisfiableError: The following specifications were found to be incompatible with your CUDA driver #3

Open luigiquiros opened 4 years ago

luigiquiros commented 4 years ago

i'm trying to install the pyCSCS package but i get this error message. Can you help?

(base) C:\Users\quirosgu>conda install -c askerdb pycscs Collecting package metadata (current_repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve. Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source. Collecting package metadata (repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve. Solving environment: | Found conflicts! Looking for incompatible packages. This can take several minutes. Press CTRL-C to abort. failed

UnsatisfiableError: The following specifications were found to be incompatible with each other:

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

Your installed version is: 10.2

askerdb commented 4 years ago

Hi Luis,

Sorry, it took a while I have been completely unable to reproduce the error.

Are you running this on windows? I don't have that available

Can you try to run the following command and retry it: conda config --set channel_priority false

luigiquiros commented 4 years ago

Hello Asker,

Yes, my first try was in Windows, a second try on a linux based system, and both presented that same error.

I tried the command

'conda config --set channel_priority false'

then

'conda install -c askerdb pycscs'

I still have the same message error, in both systems.

C:\Windows\system32>conda install -c askerdb pycscs Collecting package metadata (current_repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve. Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source. Collecting package metadata (repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve. Solving environment: - Found conflicts! Looking for incompatible packages. This can take several minutes. Press CTRL-C to abort. failed

UnsatisfiableError: The following specifications were found to be incompatible with each other:

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

Your installed CUDA driver is: 10.2