Dag Sverre Seljebotn wrote:
> Ralf Gommers wrote:
>> Hi,
>>
>> I am pleased to announce the third release candidate of both Scipy 
>> 0.7.2 and NumPy 1.4.1. Please test, and report any problems on the 
>> NumPy or SciPy list.
> 
> I had a round of segfaults in the SciPy/NumPy interlink, which I 
> eventually tracked down to a leftover _dotblas.so from an older NumPy 
> version lying in site-packages (apparently that file is gone in the 
> newer NumPy, but would still be imported under some circumstances, and I 
> foolishly just installed over the old version and subsequently forgot 
> that I had done so).

Sorry for the noise, the segfault was due to something else, I only 
thought I had fixed it. But it's my own MKL-specific mess causing it, so 
nothing to worry about.


-- 
Dag Sverre
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to