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

From version 27.4
edited by shailesh
on 2021/10/08 10:28
Change comment: There is no comment for this version
To version 27.5
edited by shailesh
on 2021/10/08 10:35
Change comment: There is no comment for this version

Summary

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.