[SciPy-Dev] segfault on python 3 - Gohlke binaries

Ralf Gommers ralf.gommers at gmail.com
Sat Jan 26 12:10:48 EST 2013


On Sat, Jan 26, 2013 at 5:59 PM, <josef.pktd at gmail.com> wrote:

> I just tried to install a new python 3.3 on Windows 7
>
> python-3.3.0.amd64.msi
> numpy-MKL-1.7.0rc1.win-amd64-py3.3.exe
> scipy-0.12.0.dev.win-amd64-py3.3.exe
>
> installers ran without problems
> (aside: I also have the 32bit version of python installed in a
> different directory from the 64 bit version)
>
> numpy.test() ends without errors and failures
>
> scipy.test(verbose=3) ends with a segfault at
>
> Compare dsbevx eigenvalues and eigenvectors ...
> <segfault>
>
> I'm just a "consumer" of binaries, and have no idea.
>

Fixed by https://github.com/scipy/scipy/pull/404 (merged yesterday).

Ralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20130126/7217cdb4/attachment.html>


More information about the SciPy-Dev mailing list