【发布时间】:2014-07-19 12:57:37
【问题描述】:
我尝试在 Windows 上安装 pip,即
C:\Python34>python get-pip.py
我也设置了 python 的路径,但它给出了一条消息,即
python: can't open file 'get-pip.py': [Errno 2] No such file or directory
那么我可以做些什么来安装 pip?请任何人帮助我?
【问题讨论】:
-
你确定 get-pip.py 在 Python34 文件夹中吗?
标签: python-3.x pip