Last modified by adavison on 2022/10/04 13:53

From version 22.13
edited by shailesh
on 2021/10/07 14:00
Change comment: There is no comment for this version
To version 22.14
edited by shailesh
on 2021/10/07 14:02
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -88,7 +88,7 @@
88 88  (% class="box infomessage" %)
89 89  (((
90 90  **Screencast** - terminal
91 -\\(% style="color:#000000" %)python -m venv pynn_env
91 +\\(% style="color:#000000" %)python3 -m venv pynn_env
92 92  )))
93 93  
94 94  This will create a sub-directory named 'pynn_env' within our project directory, with several files and sub-directories. Let us take a look at the 'site-packages' directory.