On Fri, Jun 6, 2008 at 12:23 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I just pulled the latest source from the repository and get the same > error. >
The error you posted isn't possible in recent sources (check the line numbers, for example). Check pyglet.__file__ to ensure you're using the version of pyglet you expect. Note that setuptools, if you have it installed, can screw up your PYTHONPATH when it wants to, and can need some hacking and evisceration. 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 -~----------~----~----~----~------~----~------~--~---
