[Tutor] Which psyco for Python 2.5?

Kent Johnson kent37 at tds.net
Mon Sep 25 18:46:21 CEST 2006


Dick Moores wrote:
> I installed Python 2.5 yesterday and now want to get psyco for it. At 
> http://psyco.sourceforge.net/ there's an item dated 9/25 (today) that 
> I'm wondering if the Tutors think is necessary to follow. It would be 
> much easier for me to get Psyco 1.5.1 from 
> http://sourceforge.net/project/showfiles.php?group_id=41036 and put 
> it in my E:\Python25\Lib\site-packages, but should I? Or should I get 
> the subversion source, for which I don't understand the installation process?

Sounds like you should either figure out how to build it from source 
(sorry, can't help with that...) or stick with Python 2.4 until there is 
a binary release of psyco for 2.5. Unless using a package "which will 
probably crash any program using it" is acceptable to you...

Kent



More information about the Tutor mailing list