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

Re: [pygame] which python and pygame versions?



I had a lot of trouble trying to build an EXE when I used the latest
version of Pygame. What I have installed and working now is Python 2.5,
plus Pygame 1.9.1 (listed on the Pygame download page as the "best
version"). So I recommend those versions.
http://pygame.org/download.shtml


On Mon, 14 Dec 2009 14:24:40 +0800, jun lin <linjunhalida@xxxxxxxxx> wrote:
> I prefer python 2.6 + pygame.
> 
> On Mon, Dec 14, 2009 at 1:28 PM, Jake b <ninmonkeys@xxxxxxxxx> wrote:
> 
>> I'm installing python + pygame on my new computer, however I'm
> overwhelmed
>> by the choices.
>>
>> Should I do python 2.5, 2.7a, 3.0, 3.1.1, or something else?