【发布时间】:2020-07-31 16:18:44
【问题描述】:
当我想在 jupyter notebook 中简单地 import keras 时,我收到错误 "The kernel appears to have died. It will restart automatically."
我的代码只有:
import keras
【问题讨论】:
-
尝试重启 jupyter notebook 服务器
-
谢谢@AdityaMishra 但不起作用!我什至重新启动我的电脑。