小编Ama*_*mar的帖子

无法在ubuntu中安装pip?

我试过几次安装pip但不能.这是我的终端在尝试安装pip时的样子:

aman@aman-HP-Pavilion-Notebook:~$ sudo apt-get install python-pip

Reading package lists... Done
Building dependency tree       
Reading state information... Done
python-pip is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

aman@aman-HP-Pavilion-Notebook:~$ pip

The program 'pip' is currently not installed. You can install it by typing:
sudo apt-get install python-pip

aman@aman-HP-Pavilion-Notebook:~$ sudo pip

sudo: pip: command not found

aman@aman-HP-Pavilion-Notebook:~$
Run Code Online (Sandbox Code Playgroud)

python linux installation pip ubuntu-14.04

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

标签 统计

installation ×1

linux ×1

pip ×1

python ×1

ubuntu-14.04 ×1