NumPy error

Diez B. Roggisch deets at nospam.web.de
Sun Feb 5 09:36:49 EST 2006


jason wrote:

> Hello:
> 
> I am using the following versions of Python and packages on Windows XP
> (SP2):
> 
> Python 2.4.2
> NumPy  0.9.4.win32-py2.4
> SciPy 0.4.4 for Python 2.4 and Pentium 4/SSE2

I fell for that yesterday. Cost me two hours. You have to install NumPy
0.9.2. Make sure you cleaned up the site-packages, and if you build stuff
yourself, a clean rebuild is necessary.

Regards,

Diez



More information about the Python-list mailing list