0、在你的/etc/apt/source.list中增加python官方的源
deb http://ftp.us.debian.org/debian/ unstab
1、更新源
sudo apt-get update
2、重新安装sudo apt-get install python
本文指导如何在系统中添加Python官方源,并通过更新源确保软件包的最新性。
0、在你的/etc/apt/source.list中增加python官方的源
deb http://ftp.us.debian.org/debian/ unstab
1、更新源
sudo apt-get update
2、重新安装sudo apt-get install python
6616

被折叠的 条评论
为什么被折叠?