[Numpy-discussion] Help installing numpy 1.0.2 on LINUX

Stefan van der Walt stefan at sun.ac.za
Sun Jun 24 13:48:14 EDT 2007


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



More information about the NumPy-Discussion mailing list