It is weird it only imports Pmw to python2.5. I have python-pmw 1.3.2-3 installed. Pymol worked fine even yesterday morning with the jaunty RC, there were a couple of python upgrades since then. I try reinstalling python-pmw maybe it helps.
pippi:~/wd/btp003/figures> python Python 2.6.2 (release26-maint, Apr 19 2009, 01:56:41) [GCC 4.3.3] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import Pmw Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: No module named Pmw pippi:~/wd/btp003/figures> python2.5 Python 2.5.4 (r254:67916, Apr 4 2009, 17:55:16) [GCC 4.3.3] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import Pmw >>> pippi:~/wd/btp003/figures> python2.4 python2.4: Command not found. -- pymol menu bar does not show up after upgrade to jaunty https://bugs.launchpad.net/bugs/364608 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs