[Numpy-discussion] segfault with dot

Matthieu Brucher matthieu.brucher at gmail.com
Sat Nov 17 07:03:15 EST 2007


2007/11/17, Jesus Torrecilla Pinero <jtorrecilla at gmail.com>:
>
> numpy-1.0.4.win32-py2.5 from sourceforge (precompiled binary)
> CPU:  AMD Athlon XP 2600+
>          2.09 GHz, 1.00 Gb RAM
> The error report says:
> AppName: pythonw.exe     AppVer: 0.0.0.0      ModName: _dotblas.pyd
> ModVer: 0.0.0.0     Offset: 0007ecf3


OK, I think the problem is that you don't have the SSE2 instruction set and
IIRC, this package needs it. David Cournapeau created a package that could
solve your problem, but I don't remember the link, you can brows the archive
for it ;)

Matthieu
-- 
French PhD student
Website : http://miles.developpez.com/
Blogs : http://matt.eifelle.com and http://blog.developpez.com/?blog=92
LinkedIn : http://www.linkedin.com/in/matthieubrucher
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20071117/d19c027c/attachment.html>


More information about the NumPy-Discussion mailing list