Hello, I followed the NEST LIVE MEDIA Installation instructions, and the NEST 2.18.0
VirtualBox lubuntu 18.04_1 seems to be running fine. But then in a terminal window in the
home directory, and whether running from inside ipython or python, after I type
"import nest" at the prompt, I get an error message: "ImportError: dynamic
module does not define init function (initpynestkernel)" (line 74 of ll_api.py).
There is also another error message just before it: "Import kernel in __init__ after
initializing low-level APIs" (line 28 of __init__.py)
How can this be fixed?
Thanks!
-Rene