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

Re: [pygame] I have Python 2.3 and 2.4; can't use pygame



Yes, that works. Thanks!

Dick Moores

Tom Flanagan wrote at 14:03 12/12/2004:
What you can do in the meantime to run your program, is to start it up from the python2.3 install, and not the newer 2.4. To do this, you can run it from a console like:
C:\Python23>python.exe playMP3.py