On Tue, Nov 18, 2008 at 10:37 AM, tiloprobst <[EMAIL PROTECTED]> wrote: > > Uh oh seems to be version 2.3 in usr/bin/ ... Does the pyglet website > state which version of Python is required? > > Looking at the Python website I see plenty of choices for the current > version. There's a source tar ball and a fire&forget Mac installer. > I'd prefer the latter, but would that still allow me to write cross > plattform stuff? It wants to install some Mac-specific > python.framework.
You'll need to download Python 2.4 or later (2.5 recommended) from python.org (Python 2.5 also ships with recent versions of OS X) -- the installer will work fine for cross-platform development. Cheers Alex. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en -~----------~----~----~----~------~----~------~--~---
