[Pyrex] trouble with Pyrex 0.9.1.1 setup.py

Jiba jiba at tuxfamily.org
Sat May 1 13:36:33 CEST 2004


In order to install Pyrex 0.9.1.1 fine, i've done the following
modification to the setup.py file :

 - add "import sys" at the beginning

 - add "linux2" in the list of UNIX-like platform (if sys.platform in
("unix", "darwin", "linux2"):)

Jiba




More information about the Pyrex mailing list