Re: [Numpy-discussion] [matplotlib-devel] Matplotlib and latest numpy

2008-07-18 Thread Charles R Harris
On Fri, Jul 18, 2008 at 7:14 PM, Robert Kern <[EMAIL PROTECTED]> wrote: > On Fri, Jul 18, 2008 at 19:07, Robert Kern <[EMAIL PROTECTED]> wrote: > > > The code generation logic in numpy does not know anything about > > "build_ext --inplace" (which is a distutils feature that develop > > invokes). T

Re: [Numpy-discussion] [matplotlib-devel] Matplotlib and latest numpy

2008-07-18 Thread Gael Varoquaux
On Fri, Jul 18, 2008 at 08:14:00PM -0500, Robert Kern wrote: > > The code generation logic in numpy does not know anything about > > "build_ext --inplace" (which is a distutils feature that develop > > invokes). That's it. This problem has always existed for all versions > > of numpy whether you us

Re: [Numpy-discussion] [matplotlib-devel] Matplotlib and latest numpy

2008-07-18 Thread Robert Kern
On Fri, Jul 18, 2008 at 19:07, Robert Kern <[EMAIL PROTECTED]> wrote: > The code generation logic in numpy does not know anything about > "build_ext --inplace" (which is a distutils feature that develop > invokes). That's it. This problem has always existed for all versions > of numpy whether you

Re: [Numpy-discussion] [matplotlib-devel] Matplotlib and latest numpy

2008-07-18 Thread Robert Kern
On Fri, Jul 18, 2008 at 19:02, Charles R Harris <[EMAIL PROTECTED]> wrote: > > On Fri, Jul 18, 2008 at 5:53 PM, Robert Kern <[EMAIL PROTECTED]> wrote: >> >> On Fri, Jul 18, 2008 at 18:49, Gael Varoquaux >> <[EMAIL PROTECTED]> wrote: >> > On Fri, Jul 18, 2008 at 06:44:21PM -0500, Robert Kern wrote:

Re: [Numpy-discussion] [matplotlib-devel] Matplotlib and latest numpy

2008-07-18 Thread Charles R Harris
On Fri, Jul 18, 2008 at 5:53 PM, Robert Kern <[EMAIL PROTECTED]> wrote: > On Fri, Jul 18, 2008 at 18:49, Gael Varoquaux > <[EMAIL PROTECTED]> wrote: > > On Fri, Jul 18, 2008 at 06:44:21PM -0500, Robert Kern wrote: > >> It's not a setuptools issue at all. "build_ext --inplace" just doesn't > >> ins

Re: [Numpy-discussion] [matplotlib-devel] Matplotlib and latest numpy

2008-07-18 Thread Robert Kern
On Fri, Jul 18, 2008 at 18:49, Gael Varoquaux <[EMAIL PROTECTED]> wrote: > On Fri, Jul 18, 2008 at 06:44:21PM -0500, Robert Kern wrote: >> It's not a setuptools issue at all. "build_ext --inplace" just doesn't >> install header files. > > Does that mean that python setup.py develop should be banned

Re: [Numpy-discussion] [matplotlib-devel] Matplotlib and latest numpy

2008-07-18 Thread Gael Varoquaux
On Fri, Jul 18, 2008 at 06:44:21PM -0500, Robert Kern wrote: > It's not a setuptools issue at all. "build_ext --inplace" just doesn't > install header files. Does that mean that python setup.py develop should be banned for numpy? If so I consider it a setuptools issue: one more caveat to learn abo

Re: [Numpy-discussion] [matplotlib-devel] Matplotlib and latest numpy

2008-07-18 Thread Charles R Harris
On Fri, Jul 18, 2008 at 5:44 PM, Robert Kern <[EMAIL PROTECTED]> wrote: > On Fri, Jul 18, 2008 at 18:40, Gael Varoquaux > <[EMAIL PROTECTED]> wrote: > > On Sat, Jul 19, 2008 at 01:25:51AM +0200, Gael Varoquaux wrote: > >> Am I wrong, or does matploib not build with current numpy svn? > > > > OK, F

Re: [Numpy-discussion] [matplotlib-devel] Matplotlib and latest numpy

2008-07-18 Thread Robert Kern
On Fri, Jul 18, 2008 at 18:40, Gael Varoquaux <[EMAIL PROTECTED]> wrote: > On Sat, Jul 19, 2008 at 01:25:51AM +0200, Gael Varoquaux wrote: >> Am I wrong, or does matploib not build with current numpy svn? > > OK, Fernando told me that matplotlib builds fine with latest numpy on his > box so Ienquir

Re: [Numpy-discussion] [matplotlib-devel] Matplotlib and latest numpy

2008-07-18 Thread Gael Varoquaux
On Sat, Jul 19, 2008 at 01:25:51AM +0200, Gael Varoquaux wrote: > Am I wrong, or does matploib not build with current numpy svn? OK, Fernando told me that matplotlib builds fine with latest numpy on his box so Ienquired a bit more. The problem is that the build of matplotlib tries to include a hea