I am web scraping using BeautifulSoup and I am getting this error

I couldn’t find a tree builder with the features you requested: hmtl. parser. Do you need to install a parser library?

I have installed html5lib.
using it for web scraping.