Skip to content
This repository has been archived by the owner on Dec 16, 2017. It is now read-only.

Error running maltrieve.py #180

Open
andr6 opened this issue Jul 21, 2016 · 0 comments
Open

Error running maltrieve.py #180

andr6 opened this issue Jul 21, 2016 · 0 comments

Comments

@andr6
Copy link

andr6 commented Jul 21, 2016

./maltrieve.py
Traceback (most recent call ast):
File "./maltrieve.py", line 38, in
from bs4 import BeautifulSoup
File "/usr/local/lib/python2.7/dist-packages/gevent/builtins.py", line 93, in import
result = _import(_args, *_kwargs)
File "/usr/lib/python2.7/dist-packages/bs4/init.py", line 29, in
from .builder import builder_registry
File "/usr/local/lib/python2.7/dist-packages/gevent/builtins.py", line 93, in import
result = _import(_args, *_kwargs)
File "/usr/lib/python2.7/dist-packages/bs4/builder/init.py", line 306, in
from . import _html5lib
File "/usr/local/lib/python2.7/dist-packages/gevent/builtins.py", line 93, in import
result = _import(_args, *_kwargs)
File "/usr/lib/python2.7/dist-packages/bs4/builder/_html5lib.py", line 57, in
class TreeBuilderForHtml5lib(html5lib.treebuilders._base.TreeBuilder):
AttributeError: 'module' object has no attribute '_base'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant