Python中的pip3无法使用问题
Tofloor
poster avatar
nianshao
deepin
2019-02-12 04:28
Author
如图所示,pip和pip3都是这样。
Reply Favorite View the author
All Replies
avatar
foxbcd
deepin
2019-02-12 05:05
#1
sudo apt install pip
Reply View the author
avatar
nianshao
deepin
2019-02-12 05:11
#2

试过 安装成功之后 还是不行
Reply View the author
avatar
foxbcd
deepin
2019-02-12 05:33
#3
sudo apt install python-pip
Reply View the author
avatar
walkinger
deepin
2019-02-12 16:19
#4
sudo apt install Python3-pip
Reply View the author