runtime error
Exit code: 1. Reason: -packages/gradio/route_utils.py", line 13, in <module> from gradio.helpers import EventData File "/usr/local/lib/python3.11/site-packages/gradio/helpers.py", line 18, in <module> import matplotlib.pyplot as plt File "/usr/local/lib/python3.11/site-packages/matplotlib/pyplot.py", line 57, in <module> import matplotlib.colorbar File "/usr/local/lib/python3.11/site-packages/matplotlib/colorbar.py", line 19, in <module> from matplotlib import _api, cbook, collections, cm, colors, contour, ticker File "/usr/local/lib/python3.11/site-packages/matplotlib/contour.py", line 15, in <module> from matplotlib.backend_bases import MouseButton File "/usr/local/lib/python3.11/site-packages/matplotlib/backend_bases.py", line 49, in <module> from matplotlib import ( File "/usr/local/lib/python3.11/site-packages/matplotlib/text.py", line 16, in <module> from .font_manager import FontProperties File "/usr/local/lib/python3.11/site-packages/matplotlib/font_manager.py", line 1643, in <module> fontManager = _load_fontmanager() ^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/matplotlib/font_manager.py", line 1627, in _load_fontmanager mpl.get_cachedir(), f"fontlist-v{FontManager.__version__}.json") ^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/matplotlib/__init__.py", line 340, in wrapper ret = func(**kwargs) ^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/matplotlib/__init__.py", line 587, in get_cachedir return _get_config_or_cache_dir(_get_xdg_cache_dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/matplotlib/__init__.py", line 544, in _get_config_or_cache_dir raise OSError( OSError: Matplotlib requires access to a writable cache directory, but there was an issue with the default path (/home/user/.cache/matplotlib), and a temporary directory could not be created; set the MPLCONFIGDIR environment variable to a writable directory
Container logs:
Fetching error logs...