Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
安装Python包导致deepin崩溃问题?
Experiences and Insight
916
views ·
4
replies ·
To
floor
Go
oude_niu
deepin
2018-02-07 01:41
Author
执行了如下命令:
sudo apt-get install python3-venv libxml12 libxml12-dev libz-dev libxst1-dev python3-dev
导致:深度商店消失,深度终端消失,等等(对我来讲,可以说是崩溃了,嗯第二遍已经重装好了),重启后一直停在logo页面。按下ESC 看到,
a start job is running for hold until boot process finishes up
这个问题是在我安装wapiti时候导致的,命令存在于wapiti官方包中install.md中。
求指教!
Reply
Like 0
Favorite
View the author
All Replies
aida
deepin
2018-02-07 02:00
#1
https://bbs.deepin.org/post/151223
https://bbs.deepin.org/post/151357
https://bbs.deepin.org/post/144792
Reply
Like 0
View the author
h3l
deepin
2018-02-08 19:23
#2
https://github.com/pyenv/pyenv
使用这个安装管理其他版本的python,系统python不能改的
Reply
Like 0
View the author
zhouwd
deepin
2018-02-10 06:36
#3
哦。我已经改了。现在也出现了问题。哈哈。能有办法还原吗?不想重做系统啊。
Reply
Like 0
View the author
nocode
deepin
2018-02-10 09:22
#4
用 pyenv 管理
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 Ranking
Change
How to fix grub boot menu that has disappeared?
Looking Deepin ci 25.2.0 Developer/Unstable repositories
Popular Events
More
sudo apt-get install python3-venv libxml12 libxml12-dev libz-dev libxst1-dev python3-dev
导致:深度商店消失,深度终端消失,等等(对我来讲,可以说是崩溃了,嗯第二遍已经重装好了),重启后一直停在logo页面。按下ESC 看到,
a start job is running for hold until boot process finishes up
这个问题是在我安装wapiti时候导致的,命令存在于wapiti官方包中install.md中。
求指教!