import matplotlib.pyplot as plt the_rc = plt.style.library["seaborn-colorblind"] Using version 3.4.3 of matplotlib, this works fine. I recently installed my code on a machine with matplotlib version 3 ...
On the same Windows 11 box I created a new user test_julia, downloaded Julia 1.10.0 from scratch, installed PyPlot from scratch, and encountered the a crash as soon as I typed figure(1). There were a ...