[Tutor] how to install python3.8 using virtualenvwrapper

Alex Kleider akleider at sonic.net
Sat May 9 13:16:03 EDT 2020


On 2020-05-08 19:14, Alex Kleider wrote:

- snip -
> 
> Is it possible to bring in python 3.8 using pip (or some other means)
> or must I build from source?[1]
> 
> 
> [1] as described here:
> https://tecadmin.net/install-python-3-8-ubuntu/
> 

Not having received any suggestions, I forged ahead with building from 
source
and the process turned out to be quite painless.
The one thing worth mentioning is that attempting to install the package 
checkinstall results in:
E: Unable to locate package checkinstall [2]
... but everything worked fine without it.

[2] I could find no documentation anywhere of checkinstall being 
withdrawn as a package.


More information about the Tutor mailing list