Alex Holkner wrote: > rocha wrote: > > Help! I can't even run a simple pyglet program: > > > > Traceback (most recent call last): > > File "<pyshell#1>", line 1, in <module> > > > Hi rocha > > What IDE are you using? Can you make sure that pyglet works on your > computer outside of any editor (i.e., from the command line, or by > double-clicking a .py).
Hi Alex, I tried: from inside the python interpreter in windows console, from inside the ipython console, from inside IDLE and finally double clicking the script. Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
