1)在安装cygwin时,请确保从列表中安装python / python-setuptools。这将安装“ easy_install”软件包。
2)输入以下命令:
easy_install-a.b pip
您必须将
a.bpython版本替换为2.7或3.4或其他版本。

1)在安装cygwin时,请确保从列表中安装python / python-setuptools。这将安装“ easy_install”软件包。
2)输入以下命令:
easy_install-a.b pip
您必须将
a.bpython版本替换为2.7或3.4或其他版本。