Skip to content

This pull request is to fix a warning messages while using do/ncf.py#178

Closed
manuelpgs wants to merge 1 commit intoarthurdejong:masterfrom
manuelpgs:master
Closed

This pull request is to fix a warning messages while using do/ncf.py#178
manuelpgs wants to merge 1 commit intoarthurdejong:masterfrom
manuelpgs:master

Conversation

@manuelpgs
Copy link
Copy Markdown

Getting rid of the warning: No parser was explicitly specified, so I'…m using the best available HTML parser for this system ("lxml")

…m using the best available HTML parser for this system ("lxml")
@arthurdejong
Copy link
Copy Markdown
Owner

The biggest problem with this is that I think the old version of BeatifulSoup does not support this option and will result in a failure.
In de50109 I've just switched from BeatifulSoup to lxml directly for the HTML parsing which should get rid of this problem.
Thanks for reporting this.

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