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

From version 36.1
edited by shailesh
on 2021/10/12 16:21
Change comment: There is no comment for this version
To version 35.1
edited by shailesh
on 2021/10/12 16:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -237,7 +237,7 @@
237 237  (% class="box warningmessage" %)
238 238  (((
239 239  **Note:**
240 -\\Note that PyNN project is spelt with a captial P, small y, and two captital N. The pip command is case-insensitive, so you may write it differently here. But the Python module, as we shall see ahead, is case-sensitive and is spelt starting with a small P. This is in line with general Python convention, whereby package names start with small alphabets. Thus, while importing PyNN module via Python, it needs to be written as 'pyNN'.
240 +\\Note that PyNN project is spelt with a captial P, small y, and two captital N. The pip command is case-insensitive, so you may write it differently here. But the Python module, as we shall see ahead, is spelt starting with a small P. This is in line with general Python convention, whereby package names start with small alphabets.
241 241  )))
242 242  
243 243  To verify that PyNN has been successfully installed on our system, and that it is indeed able to communicate with the other simulators that we installed earlier, we can try running: