During setup command python manage.py runserver 0.0.0.0:8889 is resulting in the following error
Traceback (most recent call last):
File "manage.py", line 8, in <module>
from django.core.management import execute_from_command_line
ImportError: No module named django.core.management