pascal-voc-python icon indicating copy to clipboard operation
pascal-voc-python copied to clipboard

HTML Parser not found

Open theRealSuperMario opened this issue 5 years ago • 0 comments

I am using python 3.7 and found that when importing beautifulsoup4, I get an HTML Parser not found error.

The error has been discussed here.

The obvious solution would be to update the requirements to beautifulsoup4>=4.4.0.

theRealSuperMario avatar Mar 20 '20 13:03 theRealSuperMario