I believe the root of this problem is in /usr/bin/pyversions It will incorrectly report the python version if the /usr/bin/python is not a symlink pointing to python*. Without this value python is unable to get the default_runtime and leaves it as None. Hence the error, AttributeError: 'NoneType' object has no attribute 'byte_compile' A fix is posted in the comments to bug report 92287 that should fix this as well as any similar errors
-- [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