【发布时间】:2022-01-11 14:19:57
【问题描述】:
from skimage import io
我正在尝试导入但 jupyter notebook 死了
内核似乎已经死了。它会自动重启。
【问题讨论】:
-
在相同环境的 Python 终端中死机了吗?
-
你在 jupyter notebook 之外试过了吗?你能正确导入和使用这个库吗?
-
我通过anaconda提示试了一下,没有问题,只有jupyter出现在notebook中
标签: python jupyter-notebook scikit-image