Solved: ModuleNotFoundError: No module named 'progressbar'

Fix No module named 'progressbar'

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

pip install progressbar