|
From: Thomas C. <tca...@gm...> - 2014-10-17 17:15:02
|
What OS and what branch are you using? Can you roll back to one commit before the most recent merge? https://github.com/matplotlib/matplotlib/pull/3547 updated the numpy api. If that fixes it, please make a new issue on github reporting the problem. Tom On Fri, Oct 17, 2014 at 12:42 PM, Nils Wagner <ni...@go...> wrote: > Hi all, > > I cannot build matplotlib from git > > src/_backend_gdk.c: In function ‘pixbuf_get_pixels_array’: > src/_backend_gdk.c:43:10: error: ‘PyArrayObject’ has no member named > ‘strides’ > src/_backend_gdk.c:46:10: error: ‘PyArrayObject’ has no member named ‘base’ > error: command '/usr/bin/gcc' failed with exit status 1 > > > ------------------------------------------------------------------------------ > Comprehensive Server Monitoring with Site24x7. > Monitor 10 servers for $9/Month. > Get alerted through email, SMS, voice calls or mobile push notifications. > Take corrective actions from your mobile device. > http://p.sf.net/sfu/Zoho > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > -- Thomas Caswell tca...@gm... |