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
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
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
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:
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
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
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
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
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
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
10 matches
Mail list logo