小编Pha*_*ove的帖子

我无法为 python 安装“httpclient”

我的操作系统是 Windows7 32 位 & 我使用 VScode 和 python 3.6 32 位

当我尝试时

C:\python>pip 安装客户端

Collecting httpclient
  Using cached httpclient-0.0.2.zip
    Complete output from command python setup.py egg_info:
    Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.19.tar.gz
    Extracting in C:\Users\Public\Documents\ESTsoft\CreatorTemp\tmptrynwiem
    Traceback (most recent call last):
      File "C:\Users\Public\Documents\ESTsoft\CreatorTemp\pip-build-b7pgq1re\httpclient\distribute_setup.py", line 143, in use_setuptools

        raise ImportError
    ImportError

    During handling of the above exception, another exception occurred:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "C:\Users\Public\Documents\ESTsoft\CreatorTemp\pip-build-b7pgq1re\httpclient\setup.py", line 13, in <module>
        use_setuptools()
      File "C:\Users\Public\Documents\ESTsoft\CreatorTemp\pip-build-b7pgq1re\httpclient\distribute_setup.py", line 145, in use_setuptools
        return …
Run Code Online (Sandbox Code Playgroud)

python httpclient

2
推荐指数
1
解决办法
1万
查看次数

标签 统计

httpclient ×1

python ×1