Files
@ 28fa94f56370
Branch filter:
Location: kallithea/scripts/validate-minimum-dependency-versions
28fa94f56370
1.7 KiB
text/plain
scripts: handle "Python 2.7 reached the end of its life" message
The script failed with:
Error: pip detected following problems:
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
The script failed with:
Error: pip detected following problems:
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