Hello,
I'm having the same problem. Could you detail what you did (or just post your setup.py file)? Thanks. Naveen On Feb 20, 9:54 am, Kewagi <[EMAIL PROTECTED]> wrote: > On 20 Feb., 13:47, "Alex Holkner" <[EMAIL PROTECTED]> wrote: > > > pyglet loads audio driver modules by name, so py2app (and py2exe) > > won't discover them. Add pyglet.media.drivers.openal (for OS X) to > > the list of modules to package. > > That fixed it, thanks a lot! And, yes, I agree, a HOWTO would be very > helpful - all the information I could find prior to your post was a > mention of the broken example code. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
