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

2010-11-22 Thread Lenard Lindstrom
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 u

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

2010-11-22 Thread Kris Schnee
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 us

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

2010-11-22 Thread Lenard Lindstrom
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 buil