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
I am trying to use pip to install PycURL but it requires the libcurl src directory as a parameter setup.py --curl-dir but how do I do that? Is there an --install-option="--your-option" available? Thx!
btw: I tried pip install --install-option="--curl-dir="c:\my\src\folder"" http://pycurl.sourceforge.net/download/pycurl-7.19.0.tar.gzbut it does not work
it'd be nice if
was a valid pip-requirements line
The text was updated successfully, but these errors were encountered: