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

I face an error while trying to install wptools using pip #174

Open
AmrAlBarqawy opened this issue Sep 10, 2022 · 2 comments
Open

I face an error while trying to install wptools using pip #174

AmrAlBarqawy opened this issue Sep 10, 2022 · 2 comments

Comments

@AmrAlBarqawy
Copy link

Here is the error I get

Collecting wptools
Using cached wptools-0.4.17-py2.py3-none-any.whl (38 kB)
Requirement already satisfied: lxml in c:\users\user\appdata\local\programs\python\python310\lib\site-packages (from wptools) (4.9.1)
Collecting html2text
Using cached html2text-2020.1.16-py3-none-any.whl (32 kB)
Collecting pycurl
Using cached pycurl-7.45.1.tar.gz (233 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'error'
Note: you may need to restart the kernel to use updated packages.
error: subprocess-exited-with-error

python setup.py egg_info did not run successfully.
exit code: 10

[1 lines of output]
Please specify --curl-dir=/path/to/built/libcurl
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

Encountered error while generating package metadata.

See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.

@AmrAlBarqawy AmrAlBarqawy changed the title I face an error while trying to install wptools uesing pip I face an error while trying to install wptools using pip Sep 10, 2022
@appledora
Copy link

same. any explanations?

@appledora
Copy link

Went through older issues and found reference here . Works for me this way. Issue was with pycurl removal since last year.

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

2 participants