From: Greg-M <gre...@gm...> - 2014-03-18 18:56:09
|
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 anyone else seeing similar errors. -Greg -- View this message in context: http://matplotlib.1069221.n5.nabble.com/build-failure-in-v1-2-x-branch-tp39933p43096.html Sent from the matplotlib - devel mailing list archive at Nabble.com. |