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
> > > get_numpy_include().
> >
> > And in current numpy, get_numpy_include fires a deprecation warning (I
> > just fixed this in my code).  Such are the joys of living on the
> > bleeding edge :)
>
> Sorry, I was the one who changed get_numpy_include to get_include. I guess
> I was thinking that anyone who is using svn mpl would also be using svn
> numpy. Should I change it back to get_numpy_include?

This is fixed in svn. I wrapped get_include in a try statement for the time 
being, get_numpy_include gets called in the event of an attribute error.

Darren

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to