Re: [PyMOL] lauching pymol -c

2004-11-05 Thread D. Joe Anderson
On Thu, Nov 04, 2004 at 05:56:38PM -0600, j...@fis.unam.mx wrote: > > Hello > > Can you help me ? > > > I'm running a python scritp Launching pymol with the "-c" > > > becuase i don't want display the GUI yet > > > > > In the myscript.py, I try to save files PNG > like this > > cmd.load

[PyMOL] lauching pymol -c

2004-11-04 Thread jrm
Hello Can you help me ? I'm running a python scritp Launching pymol with the "-c" becuase i don't want display the GUI yet In the myscript.py, I try to save files PNG like this cmd.load(file.pdb) cmd.png(file1.png) but display the next error Executive: object "sample" created. PyMOL>p