On Dec 3, 2007 11:52 AM, Michael Lubker <[EMAIL PROTECTED]> wrote: > File "/Library/Frameworks/Python.framework/Versions/2.4/lib/ > python2.4/site-packages/pyglet/window/__init__.py", line 1581, in ? > ImportError: No module named carbon > > Please let me know if more information is needed?
Did you check that /Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/pyglet/window/carbon/__init__.py exists? It is part of the pyglet distribution. What version/distribution of pyglet did you use to install? (e.g., from source, from the OS X installer, ...). 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 -~----------~----~----~----~------~----~------~--~---
