On 09/10/2018 09:10 AM, Alex Kleider wrote:
> In another currently active thread Mats Wichmann recommends using:
> python -m pip install ...
> vs
> pip install ...
>
> The question is how to install a specific version of python itself.
>
> I'm running Ubuntu 16.04 and have the following notes
In another currently active thread Mats Wichmann recommends using:
python -m pip install ...
vs
pip install ...
The question is how to install a specific version of python itself.
I'm running Ubuntu 16.04 and have the following notes to myself as to
how to install version 3.6 which was the