Spyder kernel died. Restarting...
时间:2016-11-16 14:58:59
收藏:0
阅读:3752
修改Anaconda2\pkgs\spyder-3.0.1-py27_0\Lib\site-packages\spyder\plugins下面ipythonconsole.py文件

添加如下代码即可
这样打开spyder就不会出现烦人的kernel died. Restarting...
参考:
https://github.com/spyder-ide/spyder/pull/3687
https://github.com/spyder-ide/spyder/pull/3687/commits/87de905aef950cff09b35337298dfe12b18f0eba
原文:http://www.cnblogs.com/ahusun/p/6068695.html
评论(0)