runtime error

None of PyTorch, TensorFlow >= 2.0, or Flax have been found. Models won't be available and only tokenizers, configuration and file/data utilities can be used. Traceback (most recent call last): File "/home/user/app/app.py", line 3, in <module> import sounddevice as sd # For microphone input File "/usr/local/lib/python3.10/site-packages/sounddevice.py", line 71, in <module> raise OSError('PortAudio library not found') OSError: PortAudio library not found

Container logs:

Fetching error logs...