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

Re: [pygame] pygame 1.7.1rc1 released.



Python 2.3 should be ok with pygame 1.7.x.  Even python2.2 should be fine.

I'll try and do a Python2.3 build of pygame soon.  

Python 2.4 requires that dll, so it's not so good for making py2exe
versions, as not everyone has that dll.  So pygame on python2.3 is
important.

Cheers.


On 8/11/05, Jack Nutting <jnutting@xxxxxxxxx> wrote:
> On 8/11/05, Rene Dudfield <renesd@xxxxxxxxx> wrote:
> > hey Jack,
> >
> > have you installed python2.4 already?
> >
> > Python 2.4 on windows uses msvcr71 as the C runtime.  So now pygame
> > with 2.4 requires that.  Installing python2.4 should get that dll for
> > you.
> >
> >
> 
> Nope, I've still got 2.3 on that machine.  I'll upgrade to 2.4 and
> then try the pygame 1.7.1rc1 again.
> 
> Is python 2.4 now a prerequisite for 1.7 in general, btw?  Or just on Windows?
> 
> 
> --
> // jack
> // http://www.nuthole.com
>