visual.Window() error

Your version of pyglet might be too new. Depending on how you have Python set up, something like pip install pyglet==1.3.2 would downgrade pyglet.

2 Likes