OmkarPathak / pyresparser

A simple resume parser used for extracting information from resumes
GNU General Public License v3.0
773 stars 394 forks source link

Missing Config file #87

Open Priyabrata-M-D opened 9 months ago

Priyabrata-M-D commented 9 months ago

[E053] Could not read config file from path\Programs\Python\Python310\lib\site-packages\pyresparser\config.cfg

talha828 commented 9 months ago

use these command to fix this issue

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

it is working

JMT800 commented 8 months ago

the above fix worked for me ! cheers

Justicea83 commented 6 months ago

use pip install pydparser from https://pypi.org/project/pydparser/

TJesionowski commented 4 months ago

These suggestions did not fix the problem for me.

foryou929 commented 2 months ago

ありがとございます。

Justicea83 commented 2 months ago

These suggestions did not fix the problem for me.

This is a new package all together

tufailKhan-dev commented 1 month ago

use these command to fix this issue

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

it is working

this not work!!!

.error Screenshot (47)