Re: [matplotlib-devel] bugfix release for enthon

2006-07-08 Thread Darren Dale
On Saturday 08 July 2006 10:28 am, Darren Dale wrote: > On Friday 07 July 2006 6:45 pm, Fernando Perez wrote: > > On 7/7/06, Jeff Whitaker <[EMAIL PROTECTED]> wrote: > > > John: setupext.py in svn 2545 uses numpy.get_include(), which > > > apparently is not available in 0.9.8. In 0.9.8, it's > >

Re: [matplotlib-devel] bugfix release for enthon

2006-07-08 Thread Darren Dale
On Friday 07 July 2006 6:45 pm, Fernando Perez wrote: > On 7/7/06, Jeff Whitaker <[EMAIL PROTECTED]> wrote: > > John: setupext.py in svn 2545 uses numpy.get_include(), which > > apparently is not available in 0.9.8. In 0.9.8, it's > > get_numpy_include(). > > And in current numpy, get_numpy_inclu

Re: [matplotlib-devel] Heads up: mpl and numpy/scipy SVN

2006-07-08 Thread Fernando Perez
On 7/8/06, Travis Oliphant <[EMAIL PROTECTED]> wrote: > Fernando Perez wrote: > > Hi all, > > > > I was trying to track down a problem with current numpy/scipy from > > svn, and realized that mpl doesn't build anymore: > > > > > Get the latest SVN of matplotlib. I fixed it there to use > numpy/ol