beautifulsoup, html5lib: o objeto do módulo não tem atributo _base
Quando atualizei meus pacotes, tenho este novo erro:
class TreeBuilderForHtml5lib(html5lib.treebuilders._base.TreeBuilder):
AttributeError: 'module' object has no attribute '_base'
Eu tentei atualizarbeautifulsoup
, sem mais resultado. Como posso consertar isso?