How to install Python 3.6 on Ubuntu 19.04?
问题 I've recently installed Ubuntu 19.04 which has Python 3.7 by default. I need to work on multiple projects that use Python 3.6 . Is there a way to install it on Disco Dingo ? I tried which works on 16.04 milano@milano-desktop:~$ sudo add-apt-repository ppa:jonathonf/python-3.6 ... milano@milano-desktop:~$ sudo apt-get install python3.6 Reading package lists... Done Building dependency tree Reading state information... Done Note, selecting 'python3.6-2to3' for regex 'python3.6' Note, selecting