On Saturday, July 14, 2012 2:09:05 PM UTC+3, PKHG wrote:
>
> For work on Blender opengl I would eventually try to use pyglet (at least 
> some parts) BUT is must be Python 3.2 ...
> I got pyglet today and made 2to3 conversions 
> AND it just seems to work with python 2.6 and 2.7, I got the kitten.jpg in 
> a window ;-)
>
> Python 3.2 complains  
> File "C:\pyglet-1.1.4\pyglet\gl\__init__.py", line 315, in <lambda>
>     lambda info: info.get_renderer().startswith('ATI Radeon X')),
> TypeError: expected an object with the buffer interface
>
> Is there already a workaround for Python 3.2???
>

Yes. The unreleased pyglet 1.2.x - grab it from 
http://code.google.com/p/pyglet/source/checkout

-- 
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/pyglet-users/-/iNlHTW2mxUcJ.
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.

Reply via email to