On Sun, Jun 24, 2007 at 05:58:33PM +0100, John Pruce wrote:
> When I try to run numpy.test(level=1) I get:
> 
> >>> import numpy
> >>> numpy.test(level=1)
> Traceback (most recent call last)
>    File "<stdln>". line 1, in  <module>
> AttributeError: 'module' has no attribute 'test'
> >>>
> 
> Thank you for your help or suggestions.

Are you running from the numpy source directory?  If so, change out of
it and try again.

Stéfan
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to