-
-
Notifications
You must be signed in to change notification settings - Fork 416
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
Unable to locate config.cfg file int the pyreparser folder #83
Comments
use these command to fix this issue
|
Hello, AttributeError: module 'srsly' has no attribute 'read_yaml' and What can be done now? |
This worked for me , I used conda environment with python version 3.9.6 |
can you share req.txt? there is like a deadlock situation here: |
this wont be installed for me even though i already uninstalled spacy with version 3.7.1 |
@Keskiidou which OS and python version you're using? |
having same issue with python 3.12.3, spacy 3.7.5, en-core-web-sm==3.7.1, tried to install the 2.3.5 like @nabeeltahirdeveloper mentioned yet got subprocess error, I am looking for an updated fix for the current version |
but it has this error.
note: This error originates from a subprocess, and is likely not a problem with pip. × pip subprocess to install build dependencies did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. |
(c:\users\asus\appdata\local\programs\python\python39\lib\site-packages\pyresparser\config.cfg) i cannot find config.cfg at this location. i have tried uninstalling and installing the library again but still unable to find the config.cfg file due to which it is giving me this error.
OSError: [E053] Could not read config file from c:\users\asus\appdata\local\programs\python\python39\lib\site-packages\pyresparser\config.cfg
The text was updated successfully, but these errors were encountered: