[PyMOL] unexpected EOF while parsing

2009-07-06 Thread jouko
script file below and part of the log file. from pymol.cgo import * import colorsys,sys,re from pymol import cmd z=-8.153 inc=0.5 Sections=100 for j in range(0, Sections): pdb="c:/Users/jouko/Desktop/Research/Lysozyme/DensityCube_Lysozyme2-4a/DensityCube_Lysozyme2-4a_" + str(

Re: [PyMOL] unexpected EOF while parsing

2009-07-07 Thread jouko
the script to the email the tab was lost, so this time I am adding the script file as an attachment. Thanks, Jouko P.S. I found that @/home/jouko/b_color8.plm and cmd.do("@/home/jouko/b_color8.plm") both work. Original message >Date: Tue, 7 Jul 2009 09:17:53 +0200

Re: [PyMOL] unexpected EOF while parsing

2009-07-07 Thread jouko
Thanks. It works now. Original message >Date: Tue, 7 Jul 2009 18:11:56 +0200 >From: Tsjerk Wassenaar >Subject: Re: [PyMOL] unexpected EOF while parsing >To: jo...@uchicago.edu, pymol-users > >Hi Jouko, > >You were writing a python script. Now Pymol API