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

Re: [pygame] OSX Python install broken



Hi,

you can use pygame with python2.5 from python.org.  Get that python,
and also install the pyobjc from the pygame download page, and it
works fine.

There's no python2.6 version yet on the pygame page.  However
python2.5 is currently the best version of python for games.  You
should be able to compile pygame from source if you want a python2.6
version.


(python2.5)
    http://python.org/ftp/python/2.5.4/python-2.5.4-macosx.dmg
(pyobjc 1.4)
    http://www.pygame.org/ftp/pyobjc-1.4-py2.5-macosx10.4.mpkg.zip
(pygame 1.8.1release)
    http://www.pygame.org/ftp/pygame-1.8.1release-py2.5-macosx10.5.zip



cheers,



On Mon, Jan 19, 2009 at 4:00 PM, Daniel Mateos <daniel@xxxxxxxxx> wrote:
> Hey,
>
> Any idea when new OSX packages will be released so it will accept the
> current versions of python used and install???
>
>
> Daniel Mateos
> daniel@xxxxxxxxx
>
>
>
>