2007/11/17, Jesus Torrecilla Pinero <[EMAIL PROTECTED]>: > > 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
_______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
