import osworks just fine. So it's probably something about your particular setup that is tickling this bug.
os.system("chimera --nogui --nostatus")
Hi There,
I am trying to call a script with Chimera commands(saved as sample.py file) in another python program using os.system("chimera --nogui --nostats sample.py") and I get an module load error as below,
import chimera
ImportError: No module named chimera
However, if I call the script with chimera it works, for eg., chimera --nogui --nostats sample.py typed directly in terminal is working.
Can anybody help fix this error?
Thanks in advance,
Best Regards,
Subha
_______________________________________________ Chimera-users mailing list: Chimera-users@cgl.ucsf.edu Manage subscription: http://plato.cgl.ucsf.edu/mailman/listinfo/chimera-users