Hi Tassos,
as Folmer already suggested your PyMOL version, or rather your python
version could be the problem. The line that throws the error uses
generator syntax, which was introduced in python 2.4. This can easily
be backported so you don't need another python version. I updated the
script in t
Dear Tassos
2011/4/5 Anastassis Perrakis :
> Hi -
>
> I am trying to use the script by Thomas Holder, Spectrumany
>
> http://www.pymolwiki.org/index.php/Spectrumany
>
Very nice that you link to the program you use, but possibly someone
is going to ask about the PyMOL version ;-)
> When I import
Hi -
I am trying to use the script by Thomas Holder, Spectrumany
http://www.pymolwiki.org/index.php/Spectrumany
When I import the script (run) I get:
PyMOL>run sp.pml
Traceback (most recent call last):
File "/Applications/MacPyMOL.app/pymol/modules/pymol/parser.py",
line 332, in parse