uninsatall python python3 and pip from ubuntu code example
Example 1: how to install pip ubuntu python2
curl https://bootstrap.pypa.io/get-pip.py --output get-pip.py
Example 2: how to install pip ubuntu python2
pip2 --version
curl https://bootstrap.pypa.io/get-pip.py --output get-pip.py
pip2 --version