Pyglet on Python3.x, problems

John Ladasky john_ladasky at sbcglobal.net
Mon Jul 29 20:34:39 EDT 2013


Thanks for your reply, Joshua.

>From the interpreter, I too can import pyglet, instantiate a pyglet.window.Window, and have it pop up (although, following your directions, now I can't CLOSE it because you didn't assign a name to it! :^]).  I can get all the help information as well.

It looks like Ian is on the right track (see below).  If I remove tests folder from within the pyglet-1.2alpha1 folder and then try to run test.py, it starts.



More information about the Python-list mailing list