Unable to install spacy in the virtual environment #13532
Unanswered
Saswati-Project
asked this question in
Help: Installation
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to install Spacy in the virtual environment. I created the virtual environment with python 3.9. Activated the environment. As per the tutorial when I tried to install Spacy in the virtual environment I received error as follows,
The screenshot of the error
If I check for Spacy outside the virtual environment I receive this error
I remember before I installed Spacy in the windows without a virtual environment. That time it was working well. I recently upgraded numpy to 2.0.0 and it start giving me errors. This is why I want to create a virtual environment and install the Spacy and its dependencies there.
Any help would be appreciated. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions