Open
Description
Running reprounzip directory run folder
with unpacked code that plots a figure using matplotlib causes the following exception to be thrown:
findfont: Generic family 'sans-serif' not found because none of the following families were found: DejaVu Sans, Bitstream Vera Sans, Computer Modern Sans Serif, Lucida Grande, Verdana, Geneva, Lucid, Arial, Helvetica, Avant Garde, sans-serif
findfont: Font family ['DejaVu Sans'] not found. Falling back to DejaVu Sans.
Failed to find font DejaVu Sans:style=normal:variant=normal:weight=normal:stretch=normal:size=10.0, and fallback to the default font was disabled.
No font was specified, so I assume it should use the default one.
Matplotlib==3.6.2
Python==3.9.15
Metadata
Metadata
Assignees
Labels
No labels