[Numpy-discussion] question about numpy
Xuemei Tang
xt25@cornell....
Tue Jun 12 10:58:28 CDT 2007
Dear Sir/Madam,
I meet a problem when I installed numpy. I installed numpy by the command
"python setup.py install". Then I tested it by "python -c 'import numpy;
numpy.test()'". But it doesn't work. There is an error message:
"Running from numpy source directory.
Traceback (most recent call last):
File "<string>", line 1, in ?
AttributeError: 'module' object has no attribute 'test'"
Could you help me to figure out what's wrong with it? Thanks!
Best wishes!
Xuemei Tang
More information about the Numpy-discussion
mailing list