How to Install virtualenv tool in Debian, Raspbian, etc
Last modified by Leon Poon on 2021/03/23 13:16
Run in a console:
sudo apt-get install python3-virtualenv virtualenv
After that you canĀ create a virtualenv.