Igor Carron wrote:
Robert and Joe,
Thanks.
"..!! No test file 'test_Mplot.py' found for <module
'scipy.xplt.Mplot' from '...-packages\\scipy\\xplt\\Mplot.pyc'>
These are just informational warnings saying that there are no tests for these particular modules. Ignore them..."
I guess if these are just warnings, there are not well phrased. Mplot.py does exist and is in the same directory as Mplot.pyc. Couldn't a better phrase be used like: "The test file 'test_Mplot.py' currently does not have a test" or something to that effect.
The file "Mplot.py" does exist, but the message is not saying that it does not exist. The message is saying, correctly, that the file "test_Mplot.py" does not exist. -- Robert Kern rkern@ucsd.edu "In the fields of hell where the grass grows high Are the graves of dreams allowed to die." -- Richard Harter