View Single Post
Old 07-22-2023, 12:08 PM   #572
Sodirow
Junior Member
Sodirow began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jul 2023
Device: Kindle Oasis
Quote:
Originally Posted by xxyzz View Post
I think you misunderstand the install document... Setting PATH is only for macOS users that choose not to install Python from Homebrew. And the error itself looks like a pip error, you could try to update pip or disable the "run spacy with gpu" option.

Command to update pip: `python3 -m pip install -U --user pip`

or `py -m pip install -U --user pip` on Windows.
Thank you, xxyzz. But I ran that Windows command and I'm still getting the same error. It's fine. I'll have to disable the "Run spaCy with GPU” option.
Sodirow is offline   Reply With Quote