From: Katherine Parra (kparra_at_mail.usf.edu)
Date: Wed Jul 16 2008 - 13:16:28 CDT

Dear VMD community:
I successfully downloaded one of the versions of python for linux from the
VMD python library, now everytime I start the python mode in the VMD console
I get the following error message:

'import site' failed; use -v for traceback
ImportError: No module named types or
ImportError: No module named numeric_version

Besides some other messages like:
Could not find Numeric Python version >=22.0

Also if I try with:
>>> import vmdnumpy, Numeric
I get:
ImportError: No module named vmdnumpy

I think I've been able to change VMD console from tcl mode to python mode.
But I don't know if these errors could affect any script that I write.

Thank you in advance.
 KP