XingangPan / DragGAN

Official Code for DragGAN (SIGGRAPH 2023)

Home Page:https://vcai.mpi-inf.mpg.de/projects/DragGAN/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mac M1: Invalid operation glGetUniformLocation

paullarionov opened this issue · comments

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: #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