Bug summary While using Pycharm and matplotlib 3.6.0 as soon as we import matplotlib, the interpreter crash Code for reproduction import matplotlib.pyplot as plt plt.figure (1) Actual outcome ...
I'm on Mojave 10.14.2 with Matplotlib 3.0.2 installed via Conda, and cannot produce plots. Oddly, this issue (NSException) occurs only in Sublime Text; if I run the identical code using the same Conda ...