My bad, I'm running a Raspberry Pi 3
and by legacy, I mean enabling .
With MESA_GL_VERSION_OVERRIDE=3.3 I can start DearPyGui (a window is created) but nothing more as it fails with various errors. On the other hand, using LIBGL_ALWAYS_SOFTWARE=true works fine, but I'm assuming it's quite a bit slower.

Code:
Legacy (non-GL) desktop driver (raspi-config -> Advanced)
With MESA_GL_VERSION_OVERRIDE=3.3 I can start DearPyGui (a window is created) but nothing more as it fails with various errors. On the other hand, using LIBGL_ALWAYS_SOFTWARE=true works fine, but I'm assuming it's quite a bit slower.
Statistics: Posted by vargomin — Mon Mar 25, 2024 7:06 pm