-- Install configuration: ""
-- Installing: /Users/wybo/miniconda3/envs/nest-multiscale/lib/nest/concmech_mockup_module.so
Traceback (most recent call last):
File "/Users/wybo/Code/NEST/nestml/tests/nest_compartmental_tests/compile_test.py", line 23, in <module>
nest.Install("concmech_mockup_module")
File "/Users/wybo/miniconda3/envs/nest-multiscale/lib/python3.12/site-packages/nest/ll_api.py", line 216, in stack_checker_func
return f(*args, **kwargs)
^^^^^^^^^^^^^^^^^^
File "/Users/wybo/miniconda3/envs/nest-multiscale/lib/python3.12/site-packages/nest/lib/hl_api_simulation.py", line 332, in Install
return sr("(%s) Install" % module_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/wybo/miniconda3/envs/nest-multiscale/lib/python3.12/site-packages/nest/ll_api.py", line 103, in catching_sli_run
raise exceptionCls(commandname, message)
nest.lib.hl_api_exceptions.NESTErrors.DictError: DictError in SLI function SLIInterpreter::execute: Key '/Install' does not exist in dictionary.