Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ubuntu 20.04

How To Install Python-distutils For Old Python Versions

I am running Ubuntu 20.04 with python 3.6, 3.7, and 3.8 installed. I am trying to install some pack… Read more How To Install Python-distutils For Old Python Versions

How To Install Virtualenv On Ubuntu 20.04 Gcp Instance?

I am trying to install python3 virtualenv. I get the following message when I try to run virtualenv… Read more How To Install Virtualenv On Ubuntu 20.04 Gcp Instance?