-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
pip install -r requirements.txt causes the following error on Mac OS Catalina 10.15:
ERROR: Could not find a version that satisfies the requirement en-core-web-sm (from -r requirements.txt (line 9)) (from versions: none)
ERROR: No matching distribution found for en-core-web-sm (from -r requirements.txt (line 9))
I get a similar error for the version 2.1.0 or for any other version also.
Can I install this module via spaCy? (python -m spacy download en_core_web_sm) Do you have any other suggestion/alternatives for downloading the en-core-web-sm module?
Metadata
Metadata
Assignees
Labels
No labels