我有一段用matplotlib的plot画图功能程序,该代码在Jupyter下单独运行可以,但在Pycharm环境下调试在运行plot指令时即刻崩溃.我在程序开始有一个pandas的读数据库的指令,后来发现,我只要去掉这个pandas ...
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 ...