You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
× 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
What could be the problem?
The text was updated successfully, but these errors were encountered:
It seems that you are encountering an error while installing pycurl on your system. In order to use or build pycurl, you will need to have libcurl installed on your system.
To resolve this issue, you may want to refer to the official pycurl documentation, which provides detailed instructions on how to install pycurl on various platforms. Here's the link to the installation section of the documentation: http://pycurl.io/docs/latest/index.html#installation.
I have a problem with the "pip install request_curl". Python version 3.10. When I try to install - I get the following error:
What could be the problem?
The text was updated successfully, but these errors were encountered: