Solved: ModuleNotFoundError: No module named 'django-simple-gravatar'

Fix No module named 'django-simple-gravatar'

To Solve the error, Install the django-simple-gravatar using the following command.

pip install django-simple-gravatar