【发布时间】:2015-06-10 17:21:24
【问题描述】:
我有一个适用于 VMware (x86_64) 的 SUSE Linux Enterprise Server 11 SP3 沙盒环境,并尝试使用以下命令通过终端在其上安装 python-pip:
sudo zypper in python-pip
我收到这条消息:Package 'python-pip' not found。
我在下载get-pip.py 后尝试使用python get-pip.py 安装pip
它给了我这个:
Could not find any downloads that satisfy the requirement pip
No distributions at all found for pip
【问题讨论】: