On Thu, Jul 31, 2008 at 8:18 AM, David Cournapeau < [EMAIL PROTECTED]> 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
_______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
