本人遇到的情况:dead kernel & try to restart failed

Jupyter IPython dead kernel and do not restart

 

查看CMD发现这个库安装有问题

Jupyter IPython dead kernel and do not restart

 

解决办法

1、pip uninstall backports.shutil_get_terminal_size

2、pip install --upgrade backports.shutil_get_terminal_size

 

问题解决! 

Jupyter IPython dead kernel and do not restart

 

相关文章:

  • 2021-09-19
  • 2021-08-26
  • 2021-06-27
  • 2022-12-23
  • 2021-12-04
  • 2021-11-19
  • 2021-04-09
  • 2021-06-24
猜你喜欢
  • 2021-09-21
  • 2022-01-11
  • 2021-06-06
  • 2022-12-23
  • 2022-12-23
  • 2021-07-09
  • 2022-01-20
相关资源
相似解决方案