A solution can be to uninstall matplotlib and any dependencies completely and reinstall everything. Note that this is (almost certainly) not a matplotlib problem.
What is Matplotlib? It’s the de facto standard for creating visualizations—charts, plots, graphs, even animations—with Python. Matplotlib is a comprehensive library for creating static, animated, and ...