[Numpy-discussion] question about numpy

David M. Cooke cookedm at physics.mcmaster.ca
Fri Jun 15 15:44:37 EDT 2007


On Tue, Jun 12, 2007 at 11:58:28AM -0400, Xuemei Tang wrote:
> 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.

^ don't do that :)

Instead, change out of the source directory, and rerun.

-- 
|>|\/|<
/--------------------------------------------------------------------------\
|David M. Cooke                      http://arbutus.physics.mcmaster.ca/dmc/
|cookedm at physics.mcmaster.ca



More information about the NumPy-Discussion mailing list