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

From version 3.1
edited by Leon Poon
on 2021/03/23 05:15
Change comment: Renamed back-links.
To version 4.2
edited by Leon Poon
on 2021/03/23 13:16
Change comment: Update document after refactoring.

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -Main.WebHome
1 +Computing Newbies.Python Newbies.WebHome
Content
... ... @@ -2,7 +2,7 @@
2 2  
3 3  Assuming that your script is at /abc/def/efg.py...
4 4  
5 -In your console [[change working directory>>doc:Main.How to Deal with Working Directory in Console.WebHome]] to your virualenv and type:
5 +In your console [[change working directory>>doc:Computing Newbies.How to Deal with Working Directory in Console.WebHome]] to your virualenv and type:
6 6  
7 7  {{code language="plain"}}
8 8  bin/python3 /abc/def/efg.py