-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Description
Issue template
Context
Can't pip install wfuzz
- I've read the docs for Wfuzz
Windows 10
Wfuzz version: Output of wfuzz --version
N/A
Python version: Output of python --version
Python 3.12.0
Report
Cannot install wfuzz, reinstalled python and pip.
C:\Users\victo>pip3 install wfuzz
Collecting wfuzz
Using cached wfuzz-3.1.0-py3-none-any.whl (148 kB)
Collecting pycurl (from wfuzz)
Using cached pycurl-7.45.2.tar.gz (234 kB)
Preparing metadata (setup.py) ... error
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels