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 <module>
import MV,struct,Numeric,string
ImportError: No module named MV
Could any one tell me how to import MV module. Where is it?
It's not a standard part of Python.
I've Googled for it and I've found a website about climate data
analysis:
http://www2-pcmdi.llnl.gov/
Is that what you're doing?
--
http://mail.python.org/mailman/listinfo/python-list