Re: how to import MV module

2009-05-14 Thread guangshan chen
: guangshan chen wrote: Hi all, I am new. I just want to run a python program. When I run it, python can not find MV module. The follow is the error information: Traceback (most recent call last): File "MakeCouplerRestart.py", line 22, in import MV,struct,Numeric,string Impor

how to import MV module

2009-05-14 Thread guangshan chen
Hi all, I am new. I just want to run a python program. When I run it, python can not find MV module. The follow is the error information: Traceback (most recent call last): File "MakeCouplerRestart.py", line 22, in import MV,struct,Numeric,string ImportError: No module named MV Could