Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
安装python3以后,打印设置无法启动
Experiences and Insight
472
views ·
1
replies ·
To
floor
Go
153******20
deepin
2019-08-23 19:23
Author
deepin 版本: 15.11
自带python版本: 2.7.15
单独安装的python3.7.4, 用 ln命令建立的python3软连接然后发现“打印设置”打不开了,鼠标等待状态五秒直接恢复正常
试着直接调用对应的system-config-printer.py,用py2调用时报错: no module named _thread; 用 py3调用报错: no module named 'dbus'
但这些插件我都下载到最新了
请大神帮忙看看,是不是我哪里改错了
Reply
Like 0
Favorite
View the author
All Replies
Feng Yu
deepin
2019-08-24 01:05
#1
恭喜作大死成功,又一个搞坏系统python环境的
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
What is the purpose of UOS AI?
Cannot upgrade "Deepin 25.0.10"
Feature Request: Adding an option for a "Floating Dock" mode in DDE
[Feature Request] Drop-down grid panel for window snap layouts
Popular Events
More
自带python版本: 2.7.15
单独安装的python3.7.4, 用 ln命令建立的python3软连接然后发现“打印设置”打不开了,鼠标等待状态五秒直接恢复正常
试着直接调用对应的system-config-printer.py,用py2调用时报错: no module named _thread; 用 py3调用报错: no module named 'dbus'
但这些插件我都下载到最新了
请大神帮忙看看,是不是我哪里改错了