The self-contained installer failed to find my installation of Python
2.6.4, so I downloaded the source code and built it using setup.py.
Then I grabbed the AVbin-5 dll and moved it to the correct system
folder. This on 64-bit Windows 7 Professional.
All of the sample apps failed. with a typical Traceback ending with:
File "C:\Python26\lib\site-packages\pyglet\gl\lib.py", line 105, in
errcheck
raise GLException(msg)
pyglet.gl.lib.GLException: invalid operation
And starting with a Windows() call.
So I tried the test suite. It got to the point of testing that a
window would open and then hung. Ctrl+Break got me back to the command
prompt.
Nothing in the docs or FAQ and no way to proceed.
-----
robin
--
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.