Open Amiteshvijay opened 2 years ago
I am getting same error.
Also getting this error, has anyone managed to solve it?
Please review this Issue .
Thank you!
I keep getting this error when installing en_core_web_sm:
Failed to build spacy ERROR: Could not build wheels for spacy, which is required to install pyproject.toml-based projects
Not really sure what could be causing this? I created a new virtual env in conda and installed resume-parser, then when I run the second step to install en_core_web_sm this error occurs.
install spacy 2.3.1 and download scpacy_en_core_web_sm 2.3.5
there is no en_core_web_sm version 2.3.5, I checked all the releases in this repo https://github.com/explosion/spacy-models
install spacy 2.3.1 and download scpacy_en_core_web_sm 2.3.5
there is no en_core_web_sm version 2.3.5, I checked all the releases in this repo https://github.com/explosion/spacy-models
Also wanted to add that this page https://github.com/explosion/spacy-models/blob/master/compatibility.json lists all the compatible model versions for each spacy version. It does not say that spacy version 2.3.1 is compatible with en_core_web_sm version 2.3.5
Complete steps Make a new environment pip install nltk
pip install spacy==2.3.5
pip install https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.3.1/en_core_web_sm-2.3.1.tar.gz
pip install pyresparser
Complete steps Make a new environment pip install nltk
pip install spacy==2.3.5
pip install https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.3.1/en_core_web_sm-2.3.1.tar.gz
pip install pyresparser
is pyresparser the same project as this one?
sorry, both are not same but similar, i am working with both, can you share me your email or LinkedIn? so we can connect.
Solve this issue.