You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To conclude and for easy reference, the solution is just opening up your font_manager.py from Python35\lib\site_packages\matplotlib --> Go to line 210 and change return None to return []
Uh oh!
There was an error while loading. Please reload this page.
Bug report
Bug summary
I can find font_manager.py in my folder, but it cannot recognise that
Code for reproduction
import matplotlib
Actual outcome
Expected outcome
Matplotlib version
print(matplotlib.get_backend())
):The text was updated successfully, but these errors were encountered: