Hello, I got a problem when calling chimera in a python script. ImportError: no module named chimera Here is the line in my script: from chimera import runCommand. Python version is 2.6.6 and chimera is 1.8 in Linux. Would you please help me out with this? Thanks. Best regards, Ryan