OmkarPathak / pyresparser

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

[E053] Could not read config.cfg from /root/anaconda3/lib/python3.8/site-packages/resume_parser/degree/model/config.cfg #50

Open ranyaphat29 opened 3 years ago

ranyaphat29 commented 3 years ago

[E053] Could not read config.cfg from /root/anaconda3/lib/python3.8/site-packages/resume_parser/degree/model/config.cfg

lironmo commented 2 years ago

OSError: [E053] Could not read config.cfg from

zeinramadan1 commented 2 years ago

Having the same issue, anyone managed to solve?

yassine20011 commented 2 years ago

@zeinramadan1 did you find a solution?

zeinramadan1 commented 2 years ago

@zeinramadan1 did you find a solution?

yes. don't use a mac with an a1 chip, use venv not conda, and follow the solution by [Quppi] (https://github.com/Quppi) on here https://github.com/OmkarPathak/pyresparser/issues/46

yassine20011 commented 2 years ago

Thank you a lot