Turns out I had turned off the deprecated Numpy API a year or so ago after I
updated Numpy. By removing my definition of the non deprecated Numpy Version
at the end of my ndarraytypes.h file, I was able to get the git version of
matplotlib to compile and install successfully.
Hope this helps anyon
Hi all,
I'm trying to build matplotlib 1.3.1 from source on a Windows 8.1 machine
via Cygwin. It seems I'm gettting similar errors to what Ben was above:
In file included from src/file_compat.h:7:0,
from src/ft2font.cpp:7:
src/ft2font.cpp: In member function ‘Py::Object FT2Image: