I try use pyglet 1.3a and 1.2, have same result. I ues 64 bit system, and have a error in install lastet version(
pyglet-c43bc57c954f): File "/usr/lib/python2.7/site-packages/pyglet/libs/win32/__init__.py", > line 47 > print(format_error(err), file=_log_win32) > ^ > SyntaxError: invalid syntax > 在 2014年1月16日星期四UTC+8下午5时04分02秒,Tengfei Tsui写道: > > Sorry, my english is bad. > > Arch Linux, Python 2.7 and 3.4 > > I run "Hello, world" > > when this command: > > window = pyglet.window.Window() > > pyglet not respond, this look like stop, no error message or Traceback, no > windows display, python look like 'block'. > > -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyglet-users. For more options, visit https://groups.google.com/groups/opt_out.
