RE: [PyMOL] Re: movie -script - conversion from .png to .tga

2002-07-15 Thread DeLano, Warren
: movie -script - conversion from .png to .tga I am trying to run the mkmov1.pml script from the Pymol page. I am stopped at the line /for i in glob("png/*"):os.system("convert "+i+" "re.sub("png", "tga", re.sub("_",".",i

[PyMOL] Re: movie -script - conversion from .png to .tga

2002-07-15 Thread Patricia.A.Elkins
I am trying to run the mkmov1.pml script from the Pymol page. I am stopped at the line /for i in glob("png/*"):os.system("convert "+i+" "re.sub("png", "tga", re.sub("_",".",i))) I get the errors: Traceback (innermost last): File "/apps/pymol/modules/pymol/parser.py", line 98, in parse exe