[Chimera-users] Module import error
Subha Kalyaanamoorthy
kalyaana at ualberta.ca
Mon Jun 20 13:18:20 PDT 2016
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://plato.cgl.ucsf.edu/pipermail/chimera-users/attachments/20160620/9fc01f3d/attachment.html>
More information about the Chimera-users
mailing list