# wget -q --timeout 10 -O /tmp/get-pip.py https://bootstrap.pypa.io/get-pip.py # python3 /tmp/get-pip.py ----- ERROR: This script does not work on Python 3.7 The ...