Solved: ModuleNotFoundError: No module named 'colorlog'

Fix No module named 'colorlog'

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

pip install colorlog