Re: [PyMOL] Spectrumany bug?

2011-04-06 Thread Anastassis Perrakis
To wrap up and summarize, a new version of the script is available in the wiki that circumvents the minor python trouble, and this works well with 1.2r2 and I guess later Pymol versions, and it works really well! My favorite 'indian summer' gradients for now: spectrumany count, paleyellow ye

Re: [PyMOL] Spectrumany bug?

2011-04-05 Thread Thomas Holder
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

Re: [PyMOL] Spectrumany bug?

2011-04-05 Thread Folmer Fredslund
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

[PyMOL] Spectrumany bug?

2011-04-05 Thread Anastassis Perrakis
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