[SciPy-dev] scipy.test() segfaults

Charles R Harris charlesr.harris at gmail.com
Thu Oct 8 15:18:49 EDT 2009


On Thu, Oct 8, 2009 at 1:04 PM, Nils Wagner <nwagner at iam.uni-stuttgart.de>wrote:

> On Thu, 8 Oct 2009 13:03:50 -0600
>   Charles R Harris <charlesr.harris at gmail.com> wrote:
> > On Thu, Oct 8, 2009 at 12:48 PM, Nils Wagner
> > <nwagner at iam.uni-stuttgart.de>wrote:
> >
> >> On Thu, 8 Oct 2009 12:29:48 -0600
> >>  Charles R Harris <charlesr.harris at gmail.com> wrote:
> >> > On Thu, Oct 8, 2009 at 12:10 PM, Nils Wagner
> >> > <nwagner at iam.uni-stuttgart.de>wrote:
> >> >
> >> >> Hi,
> >> >>
> >> >> Is this a known issue ?
> >> >>
> >> >>
> >> > Maybe. What release of numpy was scipy compiled
> >>against?
> >>
> >> I am using the latest svn version of numpy and scipy.
> >> >>> import numpy
> >> >>> numpy.__version__
> >> '1.4.0.dev7507'
> >> >>> import scipy
> >> >>> scipy.__version__
> >> '0.8.0.dev5964'
> >>
> >>
> > Did you delete the build directories? Did you compile
> >numpy first, then
> > scipy?
> >
> Yes and yes.
>
>
OK, I'm seeing this also. It may be related to David's change to
NeighborhoodIter in numpy r7452.

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20091008/2dbe243c/attachment.html>


More information about the SciPy-Dev mailing list