导入Beautifulsoup 报错 AttributeError: 'module' object has no attribute '_base'

解决方法:

 

pip install --upgrade beautifulSoup4

pip install --upgrade html5lib


相关文章: