“except (IOError, OSError), e: SyntaxError: invalid syntax”

之前手动将Ubuntu16.04默认的Python2.7 改成了Python3 ,结果卸载软件的时候出错,
这里写图片描述

解决方案:在http://askubuntu.com/questions/240256/python-problem-report-python-apport-apport-break-apt-get 中找到的,可以用了

I had the same problem. A cleaner solution is to use:
在终端输入以下命令:
sudo update-alternatives –config python

There are 3 choices for the alternative python (providing /usr/bin/python).

Selection Path Priority Status

  • 0 /usr/bin/python3 30 auto mode
    1 /usr/bin/python2.6 20 manual mode
    2 /usr/bin/python2.7 10 manual mode
    3 /usr/bin/python3 30 manual mode

Press enter to keep the current choice[*], or type selection number: 2

也就是重新将Python设置成2.7版本的,
然后再次使用如下命令:
sudo apt-get remove –purge bleachbit

可以彻底删除bleachbit 了;

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值