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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to