how to import MV module

guangshan chen gchen9 at gmail.com
Thu May 14 16:45:10 EDT 2009


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 <module>
     import MV,struct,Numeric,string
ImportError: No module named MV

Could any one tell me how to import MV module. Where is it?

Thanks..

Guangshan




More information about the Python-list mailing list