On 1/19/08, besttof <[EMAIL PROTECTED]> wrote: > > Right, ok, well it seems that the installer did absolutely nothing but > it claimed to have installed pyglet successfully. > > Installing the source via command line seems to work perfectly.
You may have a distribution of Python that the installer doesn't know about. Can you let me know: >>> import pyglet >>> pyglet.__file__ Cheers 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 -~----------~----~----~----~------~----~------~--~---
