重新安装pip

2019-03-04  本文已影响0人  BenjaminY

打开 python 安装目录 下的 Scripts 文件夹,在空白处shift+鼠标右键,选择在此处打开命令窗口,

在弹出的窗口中执行命令 easy_install.exe -i http://mirrors.aliyun.com/pypi/simple/ pip 即可。-i 必须加,因为原始国外源非常慢。

如果 python 安装目录下 的 Scripts 目录中有没有 easy_install.exe,参见 http://blog.csdn.net/la6nf/article/details/78944651

上一篇 下一篇

猜你喜欢

热点阅读