Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
你们的 pip3 还能用不?
Apps Section
756
views ·
3
replies ·
To
floor
Go
不避风云
deepin
2018-08-31 00:17
Author
自从更新了系统到 15.7 心血来潮,安装个软件,pandoc_quotes ,发现报错了。
$ sudo pip3.5 install pandoc_quotes
Traceback (most recent call last):
File "/usr/local/bin/pip3.5", line 7, in
from pip._internal import main
ModuleNotFoundError: No module named 'pip._internal'
Copy the Code
网上搜了半天,也一直没有解决。这次更新包这么多,没想到被坑了。
Reply
Like 0
Favorite
View the author
All Replies
whoam1
deepin
2018-08-31 00:48
#1
不是升级3.6了嘛?自己装得3.5?pip3就可以用
Reply
Like 0
View the author
不避风云
deepin
2018-08-31 01:21
#2
https://bbs.deepin.org/post/168195
不是升级3.6了嘛?自己装得3.5?pip3就可以用
包括 pip,pip3,pip3.5 均无法使用。
Reply
Like 0
View the author
177******38
deepin
2018-08-31 01:46
#3
系统自带的貌似只能用sudo apt install python3-xxx安装,但是我没找到你那个包,建议anaconda走起
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Events
More
网上搜了半天,也一直没有解决。这次更新包这么多,没想到被坑了。