[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [pygame] OSX Python install broken
- To: pygame-users@xxxxxxxx
- Subject: Re: [pygame] OSX Python install broken
- From: René Dudfield <renesd@xxxxxxxxx>
- Date: Mon, 19 Jan 2009 16:20:40 +1100
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: pygame-users-outgoing@xxxxxxxx
- Delivered-to: pygame-users@xxxxxxxx
- Delivery-date: Mon, 19 Jan 2009 00:20:50 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=Gr0YXpQ0xGbzj7IGXY6WTOn/3lCQeqRzbycKcsFtGNw=; b=A4K+1JDQ8P9dWMJzH3CDbSKNUKGAPZAWEJ9r10/KrKjeji6tZmrIJZFSrY4/oVrsz9 mmOOgD7kKpds08Z1QgmyNcnhnc7dYq8jWIIv704HGuwKePeelLofZl5CN/lFWlX5W56c aMNy55MAZGkZTCt5dUD80OkhQ2L94Jw82W3eE=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=qgyCzSK2GdVGPgqQdv1SmpW+n/rFUf5pesYilltt1EfzeBUNQGcOFLu6oCEA8tc26j eI22hO+IAunBZPQ+8sP2jPDrH9mKnr11pVtVnCpjwHwwL7ZYARhxBUqb7LJByf/CoTps 0+f2Kwtm3Ty4J3XlHhf6RF8wAurcqEM5Mpg9M=
- In-reply-to: <8ADD9B71-67A7-4086-9CD5-90ED66088FAF@xxxxxxxxx>
- References: <8ADD9B71-67A7-4086-9CD5-90ED66088FAF@xxxxxxxxx>
- Reply-to: pygame-users@xxxxxxxx
- Sender: owner-pygame-users@xxxxxxxx
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
>
>
>
>