昨天Windows好像更新了,今天打开Jupyter notebook出现500:Internal Server Error

打开Jupyter notebook出现500:Internal Server Error,解决办法:

参考网址:https://blog.csdn.net/eq0284/article/details/125341325
发现我出现的问题与nbconvert有关,重新安装。

pip install 出现报错:

ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts.

We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default.

spyder 4.1.5 requires pyqtwebengine<5.13; python_version >= “3”, which is not installed.
spyder 4.1.5 requires pyqt5<5.13; python_version >= “3”, but you’ll have pyqt5 5.15.4 which is incompatible.
nbformat 5.4.0 requires traitlets>=5.1, but you’ll have traitlets 5.0.5 which is incompatible.

安装失败解决办法:
pip install XXX --use-feature=2020-resolver

安装成功!

顺利打开.ipynb文件o( ̄▽ ̄)ブ
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值