How to Install virtualenv tool in Debian, Raspbian, etc

Version 3.1 by Leon Poon on 2021/03/23 05:15

Run in a console:

sudo apt-get install python3-virtualenv virtualenv

After that you canĀ create a virtualenv.