This bug is due to the version of Togl used.
On Python-opengl I have found the following information
"""
Deprecated PyOpenGL Dependencies:
* Togl v2.0
* Only required if you want to use PyOpenGL with Tk-based
GUI programs
* The script src/togl.p
Package: LibTogl1Version: 1.7-12
When I call Togl from pyhton I get an undefined symbol error:
>>> import OpenGL >>> from OpenGL.Tk import *No handlers could be found for
>>> logger "OpenGL.Tk"Traceback (most recent call last): File "", line
>>> 1, in File
>>> "/usr/lib/python2.5/site-package
2 matches
Mail list logo