Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

does not install on w10 due to pycurl2 failing #47

Open
dotnetwise opened this issue Mar 5, 2016 · 0 comments
Open

does not install on w10 due to pycurl2 failing #47

dotnetwise opened this issue Mar 5, 2016 · 0 comments

Comments

@dotnetwise
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant