Why can't I run “manage.py runserver” when I install Django 2.2?
问题 I can't install Django 2.2 with pip: (django-2.2-env) fadedbee@server:/www/myproject.example.com$ pip install django==2.2 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support ERROR: Could not find a version that