This does not seem to be working for me on system python under Mountain Lion, though this is my first attempt at using pyglet and I might be overlooking something. When I try to run the "Hello, World" example (http://www.pyglet.org/doc/programming_guide/hello_world.html), it fails with the following error:
OSError: dlopen(/System/Library/Frameworks/QuickTime.framework/QuickTime, > 6): no suitable image found. Did find: > /System/Library/Frameworks/QuickTime.framework/QuickTime: mach-o, but > wrong architecture > /System/Library/Frameworks/QuickTime.framework/QuickTime: mach-o, but > wrong architecture Any advice would be appreciated. Steve On Monday, October 22, 2012 8:53:10 AM UTC-7, Nathan wrote: > > Just for the benefit of users finding this thread through Google, pyglet > now works on system python under Mountain Lion. > > ~ Nathan > > -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To view this discussion on the web visit https://groups.google.com/d/msg/pyglet-users/-/Bo3jo2_N6_QJ. 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.
