Last modified by Leon Poon on 2021/03/23 13:16

Show last authors
1 Run in a console:
2
3 {{code}}
4 sudo apt-get install python3-virtualenv virtualenv
5 {{/code}}
6
7 After that you canĀ [[create a virtualenv>>doc:Computing Newbies.Python Newbies.How to Create a VirtualEnv.WebHome]].