Jupyter notebook: TypeError: __init__() got an unexpected keyword argument 'io_loop 问题
生活随笔
收集整理的這篇文章主要介紹了
Jupyter notebook: TypeError: __init__() got an unexpected keyword argument 'io_loop 问题
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
使用環境:Anaconda3(Python3.6)
創建一個新的notebook時,無法連接到kernel,terminal上顯示錯誤為:TypeError: __init__() got an unexpected keyword argument 'io_loop
解決方法:
conda install?tornado==4.5.3?
?
參考鏈接:https://stackoverflow.com/questions/48090119/jupyter-notebook-typeerror-init-got-an-unexpected-keyword-argument-io-l
轉載于:https://www.cnblogs.com/mantha/p/10537588.html
總結
以上是生活随笔為你收集整理的Jupyter notebook: TypeError: __init__() got an unexpected keyword argument 'io_loop 问题的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: python中聚类和分类的区别_关于聚类
- 下一篇: 在unity中设置多种怪物数据_Unit