I’ve got a new conda environment.
I compile nest (3.7) from a tarball and it runs.
I pip install pyNN
I pip install nestml (which now gives me nestml8.0.0. Is there some way to tell the version without just uninstalling it?)
The neuron models work. The synapse models fail to nestml
I tried my models, but went to the noisy_synapse and static_synapse models (from git)
Both fail in nest_code_generator.py line 267 (variables_special_cases = …)
Any thoughts about how to get synapses to work in nestml?
-Chris
_______________________________________________NEST Users mailing list -- users@nest-simulator.orgTo unsubscribe send an email to users-leave@nest-simulator.org