Hi MRAB,
Thanks. That is not what I am doing.
It seems only there is MV module used. I also googled a lot.
I just try to delete MV in the program. I found the program still can
be run without any problem.
So maybe the MV module is not used.
Guangshan
On May 14, 2009, at 5:04 PM, MRAB wrote:
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
--
http://mail.python.org/mailman/listinfo/python-list