On Wed, 24 Feb 2010 07:43:28 am James Reynolds wrote:

> For me to progress further though, I need to do some statistics work
> in Python. Does anyone know of a python module in Python 3.1 which
> will allow me to do statistics work? Otherwise I will have to go back
> to Python 2.5? to get numpy and scipy?

If you need to go back to the 2.x series, you should use 2.6 not 2.5.

The Windows installer for numpy only supports 2.5, but the source 
install should work with any recent Python 2.x version.



-- 
Steven D'Aprano
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to