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 incompatibility error #38

Open
idoerg opened this issue Aug 18, 2020 · 1 comment
Open

CUDA incompatibility error #38

idoerg opened this issue Aug 18, 2020 · 1 comment

Comments

@idoerg
Copy link

idoerg commented Aug 18, 2020

When trying to install I get the following error (Running on Ubuntu 18.04):

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

  - feature:/linux-64::__cuda==10.2=0

Your installed CUDA driver is: 10.2

My conda environment:

(shogun) idoerg@margarita:~$ conda info

     active environment : shogun
    active env location : /home/idoerg/anaconda3/envs/shogun
            shell level : 2
       user config file : /home/idoerg/.condarc
```populated config files : 
          conda version : 4.8.3
    conda-build version : 3.18.11
         python version : 3.8.3.final.0
       virtual packages : __cuda=10.2
                          __glibc=2.27
       base environment : /home/idoerg/anaconda3  (writable)
           channel URLs : https://repo.anaconda.com/pkgs/main/linux-64
                          https://repo.anaconda.com/pkgs/main/noarch
                          https://repo.anaconda.com/pkgs/r/linux-64
                          https://repo.anaconda.com/pkgs/r/noarch
          package cache : /home/idoerg/anaconda3/pkgs
                          /home/idoerg/.conda/pkgs
       envs directories : /home/idoerg/anaconda3/envs
                          /home/idoerg/.conda/envs
               platform : linux-64
             user-agent : conda/4.8.3 requests/2.24.0 CPython/3.8.3 Linux/4.19.2-041902-generic ubuntu/18.04.5 glibc/2.27
                UID:GID : 1000:1000
             netrc file : None
           offline mode : False
@GabeAl
Copy link

GabeAl commented Aug 18, 2020 via email

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

2 participants