On Nov 21, 2007 11:59 AM, Andre Roberge <[EMAIL PROTECTED]> wrote: > On Nov 21, 2007 2:49 PM, Nathan <[EMAIL PROTECTED]> wrote: > > > > Does anyone have pyglet working on Leopard? > > > > Yes I do. And the recent beta release works beautifully! > > I seem to recall that you have to go to the pyglet directory in a terminal > window and type > python setup.py --install > and everything works properly. Unfortunately, I can't confirm this as I'm > away from my Mac at this time.
If you omit the two hyphens, then that command above appears to work great with the tar.gz version. (python setup.py --install) Thanks! I'll give pyglet a try... ~ Nathan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
