Pierre GM wrote: > Mmh, there's something wrong in your installation: there shouldn't be any > ma.py file in numpy.core, nor test_ma.py in in numpy/core/tests.
OK, I'll do a clean-up and try again. this is probably due to having previously installed a release candidate a while back... Bingo!: Ran 1283 tests in 3.746s OK <unittest._TextTestResult run=1283 errors=0 failures=0> All is well. Thanks. -Chris -- Christopher Barker, Ph.D. Oceanographer Emergency Response Division NOAA/NOS/OR&R (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception [EMAIL PROTECTED] _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
