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
-
... ... @@ -177,6 +177,12 @@ 177 177 \\exit() 178 178 ))) 179 179 180 +(% class="box warningmessage" %) 181 +((( 182 +**Note:** 183 +\\I find that I receive a "no module named nest" error, when trying the above 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. 184 +))) 185 + 180 180 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 on Python. 181 181 182 182 We next move on to the third simulation, NEURON. The installation for NEURON is a bit more involved.