Hi.

I'm a starter in PyMOL, and I'm trying to use this script, ColorByRMSD (
http://www.pymolwiki.org/index.php/ColorByRMSD). However, I'm getting the
following error message, when I initialize PyMOL after installing the
plugin:

Exception in plugin 'colorbyrmsd' -- Traceback follows...
Traceback (most recent call last):
  File "C:\Program Files (x86)\PyMOL\PyMOL/modules\pmg_tk\PMGApp.py", line
313, in initializePlugins
    __builtin__.__import__(mod_name)
SyntaxError: future feature print_function is not defined (colorbyrmsd.py,
line 10)
Error: unable to initialize plugin 'colorbyrmsd'.

I'm using Python 2.7, and I've already checked '__future__' module, and
'print_function' is there, so I don't know what could be causing this.

I'd be glad if anyone could give me a help.

Thank you.
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net

Reply via email to