As of PyOpenGL 3.0, add the following to any of your python files to get py2exe to work. from ctypes import util try: from OpenGL.platform ...
確定! 回上一頁