Skip to content

Unable to install with pip #15

@Avnsx

Description

@Avnsx

Using python 3.9.7 64bit for windows 10

C:\Users\me>pip install proxy_checker
Collecting proxy_checker
  Using cached proxy_checker-0.6-py3-none-any.whl (4.6 kB)
Collecting pycurl
  Using cached pycurl-7.44.1.tar.gz (227 kB)
  Preparing metadata (setup.py) ... error
  ERROR: Command errored out with exit status 10:
   command: 'C:\Program Files\Python39\python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\me\\AppData\\Local\\Temp\\pip-install-g9poxl58\\pycurl_1a16e583b6344c5698d177d25eb3e199\\setup.py'"'"'; __file__='"'"'C:\\Users\\me\\AppData\\Local\\Temp\\pip-install-g9poxl58\\pycurl_1a16e583b6344c5698d177d25eb3e199\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\me\AppData\Local\Temp\pip-pip-egg-info-fcldw_gr'
       cwd: C:\Users\me\AppData\Local\Temp\pip-install-g9poxl58\pycurl_1a16e583b6344c5698d177d25eb3e199\
  Complete output (1 lines):
  Please specify --curl-dir=/path/to/built/libcurl
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/47/f9/c41d6830f7bd4e70d5726d26f8564538d08ca3a7ac3db98b325f94cdcb7f/pycurl-7.44.1.tar.gz#sha256=5bcef4d988b74b99653602101e17d8401338d596b9234d263c728a0c3df003e8 (from https://pypi.org/simple/pycurl/) (requires-python:>=3.5). Command errored out with exit status 10: python setup.py egg_info Check the logs for full command output.

infinitely looping like this

relevant pycurl/pycurl#710

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