DragGAN icon indicating copy to clipboard operation
DragGAN copied to clipboard

[BUG] OpenGL error ,try pip install PyOpenGL

Open jivaklong opened this issue 1 year ago • 2 comments

I try it: export MESA_GL_VERSION_OVERRIDE=3.3. But the following error still occurred, My computer is configured with MAC 2.4 GHz 8-core Intel Core i9

raise self._errorClass(

OpenGL.error.GLError: GLError( err = 1282, description = b'invalid operation', baseOperation = glGetUniformLocation, cArguments = (1, b'Texture\x00'), result = -1 )

jivaklong avatar Jun 26 '23 04:06 jivaklong