小编rrp*_*nix的帖子

Pip安装在Windows 7 Cygwin安装上无法正常运行

我在Cygwin上度过了一段可怕的时光,我刚刚在Windows 7计算机上安装了Cygwin.我写的是希望那里的任何人都能告诉我在正确安装这些软件包方面我做错了什么.

首先,我按照本网站上的说明操作:

http://www.pip-installer.org/en/latest/installing.html

在pip安装之前安装了setuptools.我按照步骤运行了这个命令:

Ryan@Albert ~
$ python get-pip.py
Run Code Online (Sandbox Code Playgroud)

得到了这个输出:

Downloading/unpacking pip
Downloading pip-1.5.tar.gz (898kB): 898kB downloaded
  Running setup.py egg_info for package pip

    warning: no files found matching 'pip/cacert.pem'
    warning: no files found matching '*.html' under directory 'docs'
    warning: no previously-included files matching '*.rst' found under direct
    no previously-included directories found matching 'docs/_build/_sources'
Installing collected packages: pip
  Running setup.py install for pip

    warning: no files found matching 'pip/cacert.pem'
    warning: no files found matching '*.html' under directory 'docs'
    warning: no …
Run Code Online (Sandbox Code Playgroud)

python cygwin install pip

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

标签 统计

cygwin ×1

install ×1

pip ×1

python ×1