1.2 Installing

Binaries are now only available for Windows as installers for relatively recent Python versions. You need to compile from the source in all other cases (it should be trivial on Linux, 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. The following pre-compiled versions are currently distributed:

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

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