mh, i don't think my distribution of python is all that special. or, maybe, i somehow have python 2.3 and python 2.5 installed ( i suspect that the 2.3 came along with the migration assistant from my old tiger laptop )
anyway, this is what python says: >>> import pyglet >>> pyglet.__file__ 'pyglet/__init__.pyc' any use? cheers, hessel On Jan 18, 11:33 pm, "Alex Holkner" <[EMAIL PROTECTED]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---
