Hello,
I'm trying to install matplotlib and am getting the error:
[lots of OK output]
g++ -pthread -shared build/temp.linux-x86_64-2.6/src/_png.o
build/temp.linux-x86_64-2.6/src/mplutils.o
build/temp.linux-x86_64-2.6/CXX/cxx_extensions.o
build/temp.linux-x86_64-2.6/CXX/cxxsupport.o
build/temp
Hi
I installed numpy-1.0b1 and scipy-0.5 (from source), and ran the test suites-
both work fine. I also have Numeric and numarray installed.
Im now trying to install matplotlib-0.87.4, but get this error when doing
"python setup.py build" Why would it find the version of numpy to be 0?: