Changes for page 02. Installing PyNN - Linux
Last modified by adavison on 2022/10/04 13:53
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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.