Skip to content

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

@AmrAlBarqawy

Description

@AmrAlBarqawy

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions