终南
deepin
2020-07-04 21:32 顶一顶

Reply Like 0 View the author

补充一个细节,终端输入 echo PATH=$PATH;/usr/local/python3.9/bin >> /etc/profile
https://bbs.deepin.org/post/196701
干嘛装3.8的tkinter啊,软件源里有3.5的tkinter啊,确定软件源里没有了再用野包啊 ...
https://bbs.deepin.org/post/196701
下载完你要编译的python
解压进入目录
./configure --prefix=(你要放的目录)
https://bbs.deepin.org/post/196701
不懂就问,安装完以后从哪里打开啊,第一次手动编译还不太熟悉。
软链接所在的目录/usr/local/python3/bi ...
https://bbs.deepin.org/post/196701
不懂就问,安装完以后从哪里打开啊,第一次手动编译还不太熟悉。
软链接所在的目录/usr/local/python3/bi ...
https://bbs.deepin.org/post/196701
不懂就问,安装完以后从哪里打开啊,第一次手动编译还不太熟悉。
软链接所在的目录/usr/local/python3/bi ...

https://bbs.deepin.org/post/196701
草,我真是庸医,就但看到python3不合依赖了
正确解决方法如下
sudo apt install tk-dev python3-tk
