Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac M1: Invalid operation glGetUniformLocation #412

Open
paullarionov opened this issue Nov 25, 2023 · 4 comments
Open

Mac M1: Invalid operation glGetUniformLocation #412

paullarionov opened this issue Nov 25, 2023 · 4 comments

Comments

@paullarionov
Copy link

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.

@paullarionov paullarionov changed the title Mac M1: Mac M1: Invalid operation glGetUniformLocation Nov 25, 2023
@qinliuliuqin
Copy link

Hi @paullarionov Did you solve this issue? I had the same error when running on Ubuntu.

@qinliuliuqin
Copy link

Solution: #36

@AlmogDavid
Copy link

Solution: #36

This does not solve the issue on MAC M1

@Harry19s
Copy link

Harry19s commented May 7, 2024

I don't know what is the error
But instead of executing visualizer_drag.py
try python visualizer_drag_gradio.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants