We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On sh scripts/gui.sh I get this error, all requirements installed successfully:
sh scripts/gui.sh
OpenGL.error.GLError: GLError( err = 1282, description = b'invalid operation', baseOperation = glGetUniformLocation, cArguments = (1, b'Texture\x00'), result = -1 )
Please help.
The text was updated successfully, but these errors were encountered:
Hi @paullarionov Did you solve this issue? I had the same error when running on Ubuntu.
Sorry, something went wrong.
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
No branches or pull requests
On
sh scripts/gui.sh
I get this error, all requirements installed successfully:Please help.
The text was updated successfully, but these errors were encountered: