Genesis icon indicating copy to clipboard operation
Genesis copied to clipboard

OpenGL error running 'Hello World' code

Open kayleigh222 opened this issue 11 months ago • 7 comments
trafficstars

Hiya! I'm getting: File "/home//.local/lib/python3.10/site-packages/OpenGL/GL/shaders.py", line 196, in compileProgram program.check_validate() File "/home//.local/lib/python3.10/site-packages/OpenGL/GL/shaders.py", line 105, in check_validate raise RuntimeError( RuntimeError: Validation failure (0): b'active samplers with a different type refer to the same texture image unit'

Error when running the Hello World code on CPU: image

Any pointers on how to fix it?

kayleigh222 avatar Dec 22 '24 07:12 kayleigh222