AttributeError: module 'html5lib.treebuilders' has no attribute '_base' 出错的原因是我使用的Python版本是:Python36-32 解决方法: 将python版本改为:Python35-32