Hello

Can you help me ?


I'm running a python scritp Launching pymol with the "-c"
<pymol -c myscript.py>

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>png file1.png
 ScenePNG-WARNING: writing a blank image buffer. libpng error: Image width
or height is zero in IHDR


  Javier


Reply via email to