Hi,
I'm not complaining, just wanting to make sure my setup isn't at fault
here, but lessons 7,8,10 don't work on my machine (I'm running mac os
10.4 with python 2.5.1). I just installed pyglet and most of the
lessons work but those give me the following:
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/
python2.5/site-packages/pyglet/image/__init__.py", line 683, in
_get_mipmapped_texture
raise NotImplementedError('TODO: gluBuild2DMipmaps')
NotImplementedError: TODO: gluBuild2DMipmaps
I'm guessing this is a known issue with pyglet but wanted to make sure
that I didn't screw something up.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---