...
apt-get remove -y python-pip
apt-get install -y python python-bashate build-essential python-bashate
wget https://bootstrap.pypa.io/get-pip.py
python2 get-pip.py
...
...
apt-get remove -y python-pip
apt-get install -y python python-bashate build-essential python-bashate
wget https://bootstrap.pypa.io/get-pip.py
python2 get-pip.py
...