id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,port 39196,py33-opengl-accelerate import level >=0 for python 3.3.,mamoll,jmroot,"There is an incompatibility between python 3.3 and PyOpenGL-accelerate that is fortunately easy to fix. Attached is a patch. Without it, you get errors of this sort: {{{ File ""/opt/local/Library/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site-packages/OpenGL/GL/__init__.py"", line 3, in from OpenGL.GL.VERSION.GL_1_1 import * File ""/opt/local/Library/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site-packages/OpenGL/GL/VERSION/GL_1_1.py"", line 10, in from OpenGL import platform, constants, constant, arrays File ""/opt/local/Library/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site-packages/OpenGL/arrays/__init__.py"", line 19, in from OpenGL.arrays.arraydatatype import * File ""/opt/local/Library/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site-packages/OpenGL/arrays/arraydatatype.py"", line 14, in from OpenGL_accelerate.arraydatatype import ArrayDatatype as ADT File ""arraydatatype.pyx"", line 1, in init OpenGL_accelerate.arraydatatype (src/arraydatatype.c:9315) File ""wrapper.pyx"", line 2, in init OpenGL_accelerate.wrapper (src/wrapper.c:10792) ValueError: level must be >= 0 }}}",defect,closed,Normal,,ports,2.1.3,fixed,,cooljeanius NeilGirdhar,py33-opengl-accelerate