Alex Gaynor added the comment:
This bug tracker is for filing bugs in Python itself, for support with 3rd
party libraries you should try their mailing lists or IRC channels.
--
nosy: +alex
resolution: -> invalid
status: open -> closed
___
Python tr
New submission from Alex Lai :
Hi experts,
I'm new to Python. I've just successfully compiled and installed NumPy and
SciPy. When I run the tests, Numpy shows no issues:
# python3 -c "import numpy; numpy.test()"
Running unit tests for numpy
NumPy version 1.5.1
NumPy is installed in /usr/local