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
t:\cloud>pip install human_curl
Requirement already satisfied (use --upgrade to upgrade): human-curl in c:\program files (x86)\python27\lib\site-packages\human_curl-0.1.9-py2.7.egg
Collecting pycurl2 (from human-curl)
Using cached pycurl2-7.20.0.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "c:\users\lau\appdata\local\temp\pip-build-zrpqds\pycurl2\setup.py", line 41, in <module>
from setup_helpers import extension_params, ParamsPrinter
File "setup_helpers.py", line 214, in <module>
extension_params = get_extension_params()
File "setup_helpers.py", line 87, in get_extension_params
return make_windows_params(params)
File "setup_helpers.py", line 165, in make_windows_params
if not options.curl_dir:
NameError: global name 'options' is not defined
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in c:\users\lau\appdata\local\temp\pip-build-zrpqds\pycurl2
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: