FeatureNotFound: Couldn't find a tree builder with the features you requested: lxml. Do you need to install a parser library? import re code example
Example: bs4.featurenotfound couldn't find a tree builder with the features
pip install lxml
pip install lxml