[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Python 3.1 compatible setup.py for 1.9.1



Hi,

On 22/11/10 03:15 PM, Kris Schnee wrote:
On 2010.11.22 5:52 PM, Lenard Lindstrom wrote:
Hi,

On 20/11/10 02:04 PM, Matthew Maniaci wrote:
I ran 2to3 on setup.py and it didn't quite get all of the raw_inputs.
A quick find-and-replace fixed that and I was able to install pygame
from source using Python 3.1. I haven't tested it yet, so use at your
own risk.
Why? Pygame already builds from source for Python 3.1, and 3.2.

Is it fair to say that Py2EXE works yet for versions of Python beyond 2.5?
Apparently, according to the web site: http://www.py2exe.org/index.cgi/News . If a game works with py2exe and Python 2.5, I don't see why it won't work with Python 2.6.

Lenard