runtime error

Exit code: 1. Reason: Starting app.py... mkdir -p failed for path /.config/matplotlib: [Errno 13] Permission denied: '/.config' Matplotlib created a temporary cache directory at /tmp/matplotlib-dsmfay_h because there was an issue with the default path (/.config/matplotlib); it is highly recommended to set the MPLCONFIGDIR environment variable to a writable directory, in particular to speed up the import of Matplotlib and to better support multiprocessing. Successfully imported gradio Creating Gradio interface... Traceback (most recent call last): File "/app/app.py", line 11, in <module> demo = gr.Interface( File "/usr/local/lib/python3.9/site-packages/gradio/interface.py", line 443, in __init__ self.flagging_callback.setup( File "/usr/local/lib/python3.9/site-packages/gradio/flagging.py", line 142, in setup os.makedirs(flagging_dir, exist_ok=True) File "/usr/local/lib/python3.9/os.py", line 225, in makedirs mkdir(name, mode) PermissionError: [Errno 13] Permission denied: 'flagged' IMPORTANT: You are using gradio version 4.16.0, however version 4.44.1 is available, please upgrade. --------

Container logs:

Fetching error logs...