stemplayerplayer icon indicating copy to clipboard operation
stemplayerplayer copied to clipboard

pygame.error: ALSA: Couldn't open audio device: No such file or directory

Open GoodnessEzeokafor opened this issue 2 years ago • 1 comments

Tried running the source code

ALSA lib pcm_dmix.c:1089:(snd_pcm_dmix_open) unable to open slave
Traceback (most recent call last):
  File "stemplayerplayer.py", line 256, in <module>
    pg.mixer.init()
pygame.error: ALSA: Couldn't open audio device: No such file or directory

GoodnessEzeokafor avatar Feb 27 '22 22:02 GoodnessEzeokafor

Are you.... trying to run this on a Raspberry Pi...?

On Feb 27, 2022, at 5:18 PM, Ezeokafor @.***> wrote:

 Tried running the source code

ALSA lib pcm_dmix.c:1089:(snd_pcm_dmix_open) unable to open slave Traceback (most recent call last): File "stemplayerplayer.py", line 256, in pg.mixer.init() pygame.error: ALSA: Couldn't open audio device: No such file or directory — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.

nn9dev avatar Feb 28 '22 06:02 nn9dev