curl -s https://bootstrap.pypa.io/get-pip.py | python3
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py | python
pip -V