kbrajwani / resume_parser

MIT License
104 stars 66 forks source link

OSError: [E053] Could not read config.cfg from C:\Users\amite\anaconda3\lib\site-packages\resume_parser\degree\model\config.cfg #9

Open Amiteshvijay opened 2 years ago

Amiteshvijay commented 2 years ago

image image

Solve this issue.

mrm202 commented 2 years ago

I am getting same error.

zeinramadan1 commented 2 years ago

Also getting this error, has anyone managed to solve it?

kbrajwani commented 2 years ago

Please review this Issue .

zeinramadan1 commented 2 years ago

Please review this Issue .

Thank you!

zeinramadan1 commented 2 years ago

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.

zeinramadan1 commented 2 years ago

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

zeinramadan1 commented 2 years ago

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

mrm202 commented 2 years ago

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

zeinramadan1 commented 2 years ago

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?

mrm202 commented 2 years ago

sorry, both are not same but similar, i am working with both, can you share me your email or LinkedIn? so we can connect.