Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Config file #87

Open
Priyabrata-M-D opened this issue Sep 26, 2023 · 7 comments
Open

Missing Config file #87

Priyabrata-M-D opened this issue Sep 26, 2023 · 7 comments

Comments

@Priyabrata-M-D
Copy link

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

@talha828
Copy link

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
Copy link

JMT800 commented Oct 9, 2023

the above fix worked for me ! cheers

@Justicea83
Copy link

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

@TJesionowski
Copy link

These suggestions did not fix the problem for me.

@foryou929
Copy link

ありがとございます。

@Justicea83
Copy link

These suggestions did not fix the problem for me.

This is a new package all together

@tufailKhan-dev
Copy link

tufailKhan-dev commented May 16, 2024

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants