[SciPy-dev] scipy.test() segfaults

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


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?

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


More information about the SciPy-Dev mailing list