[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



Dick Moores wrote:
I just installed pygame in C:\Python23\Lib\site-packages. During the installation I tried to install it in C:\Python23\Lib\site-packages, but the installation process wouldn't let me.

I'm surprised there is any trouble. The installer is built with the distutils that comes with Python2.3. Previously it has always found the correct Python version and installs it to the right place. The install file is just a big .ZIP. You could load the .EXE into winzip and extract it to the python2.3 site-packages.