[Numpy-discussion] No test file found
Stefan van der Walt
stefan at sun.ac.za
Thu Jan 11 17:25:53 CST 2007
On Thu, Jan 11, 2007 at 03:18:19PM -0800, Keith Goodman wrote:
> I see a lot of 'No test file found' warnings when running
> numpy.test(). What does that mean?
It means your verbosity is set too high. You'll find that N.test(0,0)
complains much less (although, realistically, you'd probably want to run
N.test(1,0) or simply N.test()).
Cheers
Stéfan
More information about the Numpy-discussion
mailing list