Install Python
sudo apt-get install -y software-properties-common sudo add-apt-repository -y ppa:fkrull/deadsnakes sudo apt-get update sudo apt-get install -y python2.7