[SciPy-dev] scipy.test() segfaults

Nils Wagner nwagner at iam.uni-stuttgart.de
Thu Oct 8 14:48:59 EDT 2009


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'

Nils

>If it was after the
> datetime commit but before David's fix, then it is the 
>API ordering problem.
> 
> <snip>
> 
> Chuck 



More information about the SciPy-Dev mailing list