does anyone how to solve this issue of portaudio not found , the error is something like import sounddevice as sd
File “/app/venv/lib/python3.9/site-packages/sounddevice.py”, line 71, in
raise OSError(‘PortAudio library not found’)
OSError: PortAudio library not found
i am solving this since a very long time and not able to found the solution