Sorry about the hasty post. The pyversions fix I mentions previously does not completely fix the problem. The problem is the symlink but it breaks more pieces of python-central than just pyversions. The easiest fix I've found is to restore the expected directory structure.
ls -l /usr/bin/pyton take note of your default sudo rm /usr/bin/python sudo ln -s python2.4 /usr/bin/python replace python2.4 with you default. Notice, the lack of a path it is important now when you ls -l the line should end with /usr/bin/python -> python2.4 BTW: I am using edgy and the workaround did not work for me. Without the fix I am unable to uninstall any python packages and only install a few of them. -- [apport] pycentral crashed with AttributeError in install() https://bugs.launchpad.net/bugs/93518 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs