I am using pyaudio
but I got some error
import pyaudio
p = pyaudio.PyAudio()
This is my error
shared memfd open() failed: Function not implemented
shared memfd open() failed: Function not implemented
ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection refused
shared memfd open() failed: Function not implemented
ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection refused
Any help please