Skip to content

Conversation

@lucasmrdt
Copy link

I've got an error with executing your script :

Traceback (most recent call last): File "./builder.py", line 134, in <module> main(args) File "./builder.py", line 114, in main download_page(url, 'page.html') File "./builder.py", line 49, in download_page soup = BeautifulSoup(html, 'lxml') File "/usr/lib/python2.7/site-packages/bs4/__init__.py", line 165, in __init__ % ",".join(features)) bs4.FeatureNotFound: Couldn't find a tree builder with the features you requested: lxml. Do you need to install a parser library?

With installing "lxml" it works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants