leodutra
8/15/2017 - 5:45 PM

Python 3.6 Ubuntu

Python 3.6 Ubuntu

apt update
apt install python3.6 python3.6-dev python3.6-venv
wget https://bootstrap.pypa.io/get-pip.py
python3.6 get-pip.py