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

josef.pktd at gmail.com josef.pktd at gmail.com
Sat Jan 26 13:20:20 EST 2013


On Sat, Jan 26, 2013 at 12:55 PM, Christoph Gohlke <cgohlke at uci.edu> wrote:
> On 1/26/2013 9:52 AM, josef.pktd at gmail.com wrote:
>> On Sat, Jan 26, 2013 at 12:10 PM, Ralf Gommers <ralf.gommers at gmail.com> wrote:
>>>
>>>
>>>
>>> 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
>>
>> Very good, and thanks to Pauli and you for the maintenance work.
>>
>> Josef
>>
>
> I just uploaded new binaries.

Thanks you for the fast response and all your support of Windows users.

scipy test suite runs without failures or errors (both short
scipy.test() and long nosetests scipy)

However there are again many warnings printed out during the test run

For example several
"ComplexWarning: Casting complex values to real discards the imaginary part"
in scipy.sparse, besides the zero division and similar floating point errors.

Josef

>
> Christoph
>
>
>>>
>>> Ralf
>>>
>>>
>>> _______________________________________________
>>> SciPy-Dev mailing list
>>> SciPy-Dev at scipy.org
>>> http://mail.scipy.org/mailman/listinfo/scipy-dev
>>>
>> _______________________________________________
>> SciPy-Dev mailing list
>> SciPy-Dev at scipy.org
>> http://mail.scipy.org/mailman/listinfo/scipy-dev
>>
>>
>>
> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-dev



More information about the SciPy-Dev mailing list