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

[pygame] Running Python 2.5 alongside 2.6



Hi. I'm a newbie and I could use a bit of help getting started with PyGame. 

I'm using Python 2.6 for all my other work, but PyGame requires 2.5. I have
both installed, but PyGame only finds the 2.6 version and refuses to load.
The field that is supposed to let me enter the location of 2.5 doesn't let
me change the value.

Can someone explain to me how I can run PyGame on 2.5 while using 2.6 for my
other work? Rolling the other work back to 2.5 isn't an option for me.

Thanks,

David