Solved: ModuleNotFoundError: No module named 'html5lib'

Fix No module named 'html5lib'

To Solve the error, Install the html5lib using the following command.

pip install html5lib