一使用matplotlib,kernel就会死掉
什么千奇百怪的问题啊啊啊啊,而且昨天使用是没问题的。解决方式是重装numpy???
更新solution:
conda install freetype=2.10.4
https://github.com/matplotlib/matplotlib/issues/21513
再更新:因为上面的solution是大概五年前的了,downgrade freetype好像跟其他有冲突
import os blablabla doesnt work in my case
https://github.com/matplotlib/matplotlib/issues/21513
我好像找到解决方法了,inspired by这个答案,虽然不知道人是不是这个意思:就是在打开jupyter notebook之前,先activate环境……就是这么朴实无华……
https://discourse.jupyter.org/t/matplotlib-animation-not-appearing-in-jupyter-notebook/24938/5