romach
4/12/2017 - 3:40 PM

Install Python

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