123

123


curl https://bootstrap.pypa.io/2.7/get-pip.py --output get-pip.py

sudo python2 get-pip.py

проверка: pip2 -V

Report Page