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
-
... ... @@ -195,7 +195,7 @@ 195 195 \\I find that I receive a "no module named nest" error, when trying this right after installing NEST. But it succeeds after a restart. So if you do observe an error, close all programs and restart your computer, and try again. This time it should execute as expected. 196 196 ))) 197 197 198 -If there are no error messages here, and the import is successful, then we have completed installing NEST simulator, and are able to load it onPython.198 +If there are no error messages here, and the import is successful, then we have completed installing NEST simulator, and are able to load it via Python. 199 199 200 200 We next move on to the third simulator, NEURON. The installation for NEURON used to be more involved previously, but can now be easily completed using the 'pip' command: 201 201 ... ... @@ -223,6 +223,7 @@ 223 223 \\exit() 224 224 ))) 225 225 226 +If there are no error messages here, and the import is successful, then we have completed installing NEURON simulator, and are able to load it via Python. 226 226 227 227 228 228 (% class="box successmessage" %)