Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Couldn't find a tree builder with the features you requested: lxml #9

Open
c0d3x27 opened this issue Jan 12, 2021 · 0 comments
Open

Comments

@c0d3x27
Copy link

c0d3x27 commented Jan 12, 2021

Launching Firefox/Iceweasel
Signing in...
Traceback (most recent call last):
File "mediumbot.py", line 550, in
Launch()
File "mediumbot.py", line 61, in Launch
StartBrowser(2)
File "mediumbot.py", line 88, in StartBrowser
soup = BeautifulSoup(browser.page_source, "lxml")
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/bs4/init.py", line 246, 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?
c0d3x27|master:~/Desktop/MediumBot$

@c0d3x27 c0d3x27 changed the title not finding the path Couldn't find a tree builder with the features you requested: lxml Jan 13, 2021
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

No branches or pull requests

1 participant