I had this problem as well. For me, the default Python version changed during software updates causing the problem. You may want to check if your default has been changed as well.
If you have never done this, you may find out what default is being used by typing the following in your terminal: $python -V If the version is not what it should be, you can revert it by using this command and picking the correct version from those installed on your system: $sudo update-alternatives --config python -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1007870 Title: Ubuntu Software center didn't work. tried to reinstall previous version of Ubuntu, but the system crashed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1007870/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
