From: Guillaume L. <gui...@ce...> - 2006-01-13 08:48:30
|
Qingyi Yang wrote: > Hi, > > Is it possible to make a series of png without > invoking GUI? I tries like this: > > >>> pymol -c makemovie.py >>> > > but it gave "MoviePNG-Error: Missing rendered image.". > Thanks a lot!! > > Bests, > You have to render the image in order to be able to write it. Try "ray" before saving the file. |