[Answer]-Cannot run "python manage.py runserver"

1👍

Please do this

python -m pip install django –upgrade

make sure you have all the required packages installed first and they are listed in the django document

Naiem Soliman

Leave a comment