I\'m trying to install the latest version of pip (currently 8.1.2) on the official ubuntu/trusty64 Vagrant box. The box comes with Python 2.7.6 and 3.4.3 pre-installed with apt-
Try download install package from https://pypi.python.org/pypi/pip#downloads and use python setup.py install
python setup.py install