PortAudio library not found by sounddevice
I could fix this by installing the portaudio library. sudo apt-get install libportaudio2 You may also try following if this doesn’t help. sudo apt-get install libasound-dev
I could fix this by installing the portaudio library. sudo apt-get install libportaudio2 You may also try following if this doesn’t help. sudo apt-get install libasound-dev