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

From version 1.1
edited by Leon Poon
on 2018/12/24 09:41
Change comment: There is no comment for this version
To version 2.1
edited by Leon Poon
on 2021/03/23 13:16
Change comment: Renamed back-links.

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -Main.WebHome
1 +Computing Newbies.Python Newbies.WebHome
Content
... ... @@ -1,6 +1,6 @@
1 1  In a console, [[change directory>>url:https://wiki.codepowered.com/wiki/How_to_Work_with_Present_Working_Directory_in_Console]] to the parent directory where you want the virtual env to be.
2 2  
3 -Make sure [[the virtualenv tool is installed>>doc:Main.How to Install virtualenv tool in Debian, Raspbian, etc.WebHome]].
3 +Make sure [[the virtualenv tool is installed>>doc:Computing Newbies.Python Newbies.How to Install virtualenv tool in Debian, Raspbian, etc.WebHome]].
4 4  
5 5  In the console, run:
6 6