Solved: ModuleNotFoundError: No module named 'configobj'

Fix No module named 'configobj'

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

pip install configobj