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
Had same issue. This is how I changed to django version 2.0 and used python3