2020-11-13
阅读量:
3297
启动jupyter notebook 提示autopep8错误
启动jupyter notebook 提示autopep8错误

使用pip 安装后报错:

答:这是由于依赖包的版本不兼容导致的问题,红色字体提示有两个包版本需要小于5.13,并且没有安装。
解决办法:安装较低版本的python包
pip install -i https://pypi.douban.com/simple pyqt5==5.12.3
pip install -i https://pypi.douban.com/simple pyqtwebengine==5.12.1
37.4610
2
0
关注作者
收藏
评论(0)
发表评论
暂无数据
推荐帖子
0条评论
0条评论
0条评论

