I just installed django and after installing that I created a django project and was trying to run django server by command:
python manage.py runserver
pip install django==1.11.17