0
点赞
收藏
分享

微信扫一扫

AttributeError: module 'html5lib.treebuilders' has no attribute '_base'


AttributeError: module 'html5lib.treebuilders' has no attribute '_base'


出错的原因是我使用的Python版本是:Python36-32


解决方法:
   将python版本改为:Python35-32

举报

相关推荐

0 条评论