how to set up virtual environment of ubuntu 20.04 in windows code example Example: create venv ubuntu 20.04 sudo apt-get install python3-venv python3 -m venv .venv