Fontconfig error: No writeable cache directories

After upgrading the cli from 0.37 to cli 0.40, me and my collegaes get the following error message in our terminal:

2024-10-11 09:26:14.005 WARNING : Matplotlib created a temporary cache directory at /tmp/matplotlib-cfeemdz2 because the default path (/root/.config/matplotlib) is not a writable directory; 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

What can we do to fix this?

1 Like

Hi, thanks for reporting.

Just to confirm, are these only warnings or do they block development?

@khameeteman They are just warnings!

Alright, we are preparing a fix for it. It should also resolve the matplotlib warning by the way. I will notify when this is ready!

1 Like