runtime error
Exit code: 1. Reason: /tmp/.config/matplotlib is not a writable directory Matplotlib created a temporary cache directory at /tmp/matplotlib-0rlyg2xy because there was an issue with the default path (/tmp/.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. Fontconfig error: No writable cache directories Fontconfig error: No writable cache directories Fontconfig error: No writable cache directories Fontconfig error: No writable cache directories Initializing InsightFace models... download_path: /tmp/.insightface/models/buffalo_l Traceback (most recent call last): File "/app/app.py", line 17, in <module> Downloading /tmp/.insightface/models/buffalo_l.zip from https://github.com/deepinsight/insightface/releases/download/v0.7/buffalo_l.zip... face_analysis = insightface.app.FaceAnalysis(name='buffalo_l', root='/tmp/.insightface') File "/usr/local/lib/python3.9/site-packages/insightface/app/face_analysis.py", line 27, in __init__ self.model_dir = ensure_available('models', name, root=root) File "/usr/local/lib/python3.9/site-packages/insightface/utils/storage.py", line 28, in ensure_available return download(sub_dir, name, force=False, root=root) File "/usr/local/lib/python3.9/site-packages/insightface/utils/storage.py", line 17, in download download_file(model_url, File "/usr/local/lib/python3.9/site-packages/insightface/utils/download.py", line 75, in download_file with open(fname, 'wb') as f: PermissionError: [Errno 13] Permission denied: '/tmp/.insightface/models/buffalo_l.zip'
Container logs:
Fetching error logs...