1.2 Installing

Binaries are now only available for Windows as installers for recent Python versions. You need to compile from the source (see 1.3) in all other cases (it is trivial on non-Windows platforms, though).

Be sure to download the version of Psyco that corresponds to your Python version. Binary releases are at http://sourceforge.net/project/showfiles.php?group_id=41036. Only some pre-compiled versions are available (contributions for missing ones are welcome).

File name Python versions Well-tested with
psyco-x.y-win32-py2.2.2.exe 2.2.2 and up 2.2.2 and 2.2.3
psyco-x.y-win32-py2.3.exe 2.3 and up 2.3 and 2.3.3
psyco-x.y-win32-py2.4.exe 2.4 and up 2.4.*
psyco-x.y-win32-py2.5.exe 2.5 and up 2.4

Note that the 2.2.2 version will **not** work on the 2.2 or 2.2.1 Pythons!