Hello guys, I have trouble installing Python2 on my laptop. The OS is Ubuntu 20.04 LTS.
I’m following theses step: https://computingforgeeks.com/how-to-install-python2-with-virtualenv-on-ubuntu/
The issue is on the step where I should use the get-pip.py installation script “sudo python2 get-pip.py”. The script fails with this error message:
Any help will be appreciated!