Skip to content

does not install on w10 due to pycurl2 failing #47

Description

@dotnetwise
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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions