pygame 2.6.1 (SDL 2.28.4, Python 3.12.3)
Hello from the pygame community. https://www.pygame.org/contribute.html
Traceback (most recent call last):
File "/home/ubuntu/falling-pickaxe/./src/main.py", line 505, in
game()
File "/home/ubuntu/falling-pickaxe/./src/main.py", line 193, in game
sound_manager = SoundManager()
^^^^^^^^^^^^^^
File "/home/ubuntu/falling-pickaxe/src/sound.py", line 5, in init
pygame.mixer.init() # Initialize the mixer
^^^^^^^^^^^^^^^^^^^
pygame.error: dsp: No such audio device