Spaces:
Runtime error
Runtime error
Runtime error
#2159
by MarkTheArtist - opened
Runtime error
Exit code: 1. Reason: Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/pydub/utils.py", line 14, in
import audioop
ModuleNotFoundError: No module named 'audioop'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/app/app.py", line 1, in
import gradio as gr
File "/usr/local/lib/python3.13/site-packages/gradio/init.py", line 3, in
import gradio.components as components