Comment 0 for bug 340085

Revision history for this message
Timothy Palpant (timothypalpant) wrote :

While the last rebuild updated Pymol's python dependency to include 2.6, it crashes with the following error:

Error: unable to initalize the pymol.cmd module
Traceback (most recent call last):
  File "/var/lib/python-support/python2.6/pymol/cmd.py", line 265, in <module>
    from api import *
  File "/var/lib/python-support/python2.6/pymol/api.py", line 381
     as = show_as
      ^
 SyntaxError: invalid syntax