I\'ve researched this a lot and can\'t get it to work.
How can I change the font for matplotlib?
I think my issue is the font cache, based on my research.
run the following code to get the font cache dir:
import matplotlib matplotlib.get_cachedir()