Re: how to import MV module

2009-05-14 Thread MRAB
File "MakeCouplerRestart.py", line 22, in 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

Re: how to import MV module

2009-05-14 Thread guangshan chen
tError: 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.or

Re: how to import MV module

2009-05-14 Thread MRAB
tError: 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.pyth

how to import MV module

2009-05-14 Thread guangshan chen
MV Could any one tell me how to import MV module. Where is it? Thanks.. Guangshan -- http://mail.python.org/mailman/listinfo/python-list