【问题标题】:Jupyter notebook error "The kernel appears to have died. It will restart automatically"Jupyter notebook 错误“内核似乎已经死机。它将自动重启”
【发布时间】: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 但不起作用!我什至重新启动我的电脑。

标签: keras jupyter-notebook


【解决方案1】:

我回答我自己的问题。为了解决这个问题,我不得不卸载并重新安装anaconda,然后使用pip install tensorflow。 :(

【讨论】:

    猜你喜欢
    • 2019-06-04
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2020-05-13
    • 2021-04-20
    • 2017-08-12
    • 2019-05-16
    • 1970-01-01
    相关资源
    最近更新 更多