我已经在linux系统(版本linux-mint)中安装了python 2.7,现在我想使用以下代码为python2.7安装idle sudo apt-get install idle
:; 它不起作用,返回错误:Unable to fetch some archives
,我应该怎么做才能解决这个问题?
问问题
16006 次
我已经在linux系统(版本linux-mint)中安装了python 2.7,现在我想使用以下代码为python2.7安装idle sudo apt-get install idle
:; 它不起作用,返回错误:Unable to fetch some archives
,我应该怎么做才能解决这个问题?