ubuntu安装jupyter notebook后出现TypeError: 'type' object is not subscriptable错误的解决办法

今天尝试安装jupyter notebook和pyecharts时经常出现错误,上网查资料找了快三小时尝试各种命令 然后试着尝试下面的方法,成功的解决了问题。 记录一下解决的过程给各位参考,不代表一定解决问题。 错误一:TypeError: ‘type’ object is not subscriptable 如图所示 解决办法: 终端输入 pip3 install tornado==4.4.3
相关文章
相关标签/搜索