Traceback (most recent call last): File "/home/xantares/.local/lib/python3.8/site-packages/pyglet/media/drivers/openal/interface.py", line 474, in data al_format ...
Keen to integrate a pyqt-based gui with my project, I followed the sample code in the top answer here: With the current version of pyglet (2.0.15), running this ...