Solved: ModuleNotFoundError: No module named 'colored'

Fix No module named 'colored'

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

pip install colored