解决:AttributeError: type object 'IOLoop' has no attribute 'initialized'

ゝ一纸荒年。 2023-06-29 10:39 105阅读 0赞

错误:打开一个ipynb文件时报错,AttributeError: type object ‘IOLoop’ has no attribute ‘initialized’

错误原因:jupyter notebook 环境中python版本不对应。该ipynb是基于python2环境,但是启动jupyter notebook 是在conda python3虚拟环境下打开的,故报错。

发表评论

表情:
评论列表 (有 0 条评论,105人围观)

还没有评论,来说两句吧...

相关阅读