Solved: ModuleNotFoundError: No module named 'django-workflow-activity'

Fix No module named 'django-workflow-activity'

To Solve the error, Install the django-workflow-activity using the following command.

pip install django-workflow-activity