Subject: [modeller_usage] Problem with running Flex-em
From: "Hua Li" <>
Date: Fri, 13 Jun 2008 12:35:08 -0400
Hi, I am very new to the program Modeller. I got a problem as I tried to run the program Modeller 9v4 on Linux. Is there anybody that can enlighten me on how to solve this problem? Any advice gratefully received.
Error message:
'import site' failed; use -v for traceback Traceback (most recent call last): File "flex-em.py", line 10, in ? import shutil ImportError: No module named shutil
In fact the module "shutil" is available at python library and I have added "setenv PYTHONHOME /usr/lib64/python2.4" to my .cshrc file.