Hello,
I ran into an issue after the sudo python2 get-pip.py
command.
final error is here:
jgiessel@DESKTOP-ISNCK32:~$ sudo python2 get-pip.py
ERROR: This script does not work on Python 2.7 The minimum supported Python version is 3.7. Please use https://bootstrap.pypa.io/pip/2.7/get-pip.py instead.
jgiessel@DESKTOP-ISNCK32:~$
The whole sequence is here:
Ubuntu_commands_fail_21FEB2022.txt (10.4 KB)
Shall I try the suggestion:
https://bootstrap.pypa.io/pip/2.7/get-pip.py ??
Thanks.