[Numpy-discussion] distutils and inplace build: is numpy supposed to work ?
Charles R Harris
charlesr.harris@gmail....
Thu Jul 31 13:16:09 CDT 2008
On Thu, Jul 31, 2008 at 8:18 AM, David Cournapeau <
david@ar.media.kyoto-u.ac.jp> wrote:
> Hi,
>
> I wanted to know if numpy was supposed to work when built in place
> through the -i option of distutils. The reason why I am asking it that I
> would like to support it in numscons, and I cannot make it work when
> using distutils. Importing numpy works in the source tree, but most
> tests fail because of some missing imports; I have a lots of those:
>
Robert made some fixes to support in place builds, so if it doesn't work,
it's probably a bug.
Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://projects.scipy.org/pipermail/numpy-discussion/attachments/20080731/95524129/attachment-0001.html
More information about the Numpy-discussion
mailing list