
thanks for the report, thix should be fixed with https://github.com/numpy/numpy/pull/4455 which will be in the final 1.8.1 On 04.03.2014 13:49, Thomas Unterthiner wrote:
Hi there!
I just tried setting up a new installation using numpy 1.8.1rc1 (+scipy 0.13.3 and matplotlib 1.3.1). I ran into problems when installing matplotlib 1.3.1. The attached logfile shows the full log, but it ends with:
src/_png.cpp:329:15: error: ‘npy_PyFile_Dup’ was not declared in this scope if ((fp = npy_PyFile_Dup(py_file, "rb"))) ^ src/_png.cpp:577:13: error: ‘npy_PyFile_DupClose’ was not declared in this scope if (npy_PyFile_DupClose(py_file, fp)) { ^ error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
The problem went away (and matplotlib installed cleanly) when I re-did the whole shebang using numpy 1.8.0, so I suspect this was caused by something in the rc.
Cheers
Thomas
On 2014-03-03 17:23, Charles R Harris wrote:
Hi All,
Julian Taylor has put windows binaries and sources for the 1.8.1 release candidate up on sourceforge <http://sourceforge.net/projects/numpy/files/NumPy/1.8.1rc1/>. If things go well, it will taken to a full release in a week or so.
Chuck
_______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion
_______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion