Solved: ModuleNotFoundError: No module named 'django-admin-comments'

Fix No module named 'django-admin-comments'

To Solve the error, Install the django-admin-comments using the following command.

pip install django-admin-comments