Closed mbledkowski closed 1 year ago
The pip output and behavior is very confusing here, but the problem is that pytorch doesn't currently support windows for python 3.11. You'll need to downgrade to python 3.10 or earlier.
Our recommendation if you run into installation problems with spacy+transformers: first install pytorch according to their quickstart (https://pytorch.org/get-started/locally/), then install spacy.
Let me move this to the installation section of the discussion board...
How to reproduce the behaviour
Hello, When I try to install Spacy with support for training and cuda on Windows, pip cannot find any Spacy v3 package that support cuda-autodetect. I attach the output below
Your Environment