DragGAN
DragGAN copied to clipboard
Mac M1: Invalid operation glGetUniformLocation
On sh scripts/gui.sh I get this error, all requirements installed successfully:
OpenGL.error.GLError: GLError(
err = 1282,
description = b'invalid operation',
baseOperation = glGetUniformLocation,
cArguments = (1, b'Texture\x00'),
result = -1
)
Please help.
Hi @paullarionov Did you solve this issue? I had the same error when running on Ubuntu.
Solution: https://github.com/XingangPan/DragGAN/issues/36
Solution: #36
This does not solve the issue on MAC M1
I don't know what is the error But instead of executing visualizer_drag.py try python visualizer_drag_gradio.py