How exactly to install spaCy with GPU #12935
-
I am trying to install spaCy on my wsl under Windows. I made an environment with python 3.8 and CUDA 11.3.
I get this
I'd very much appreciate it if somebody could post the exact versions of python, CUDA, etc. are required to make everything work properly. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
I even tried downgrading to CUDA 10.1, but that needs gcc-7, which is not available in recent Ubuntu versions or in ppa:ubuntu-toolchain... |
Beta Was this translation helpful? Give feedback.
-
I already wasted 6 hours on this. Just a suggestion - couldn't you change the quickstart to avoid these kinds of problems? So that people can also be assisted with all the 'possibkle' choices, also for CUDA etc? And maybe also add wsl as an option on top under windows (as is the case for pytorch and rapids)?
And when I try this to check whether it works
I now get this
|
Beta Was this translation helpful? Give feedback.
-
Just trying to help others with the same problem - here's (succinctly put) what worked for me. (And please note - I'm doing this on a Windows machine, running wsl2)
|
Beta Was this translation helpful? Give feedback.
Just trying to help others with the same problem - here's (succinctly put) what worked for me. (And please note - I'm doing this on a Windows machine, running wsl2)