You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import pyNN.neuron
numprocs=1
Mechanism AdExpIF needs to be re-translated.
It's version 7.5.0 "c" code is incompatible with this neuron version.
I've tried delete all the ".c" or ".o" file in the folder "pyNN/neuron/nmodl" and run nrnivmodl, and got "Successfully created x86_64/special". But the error message still remains when I import pyNN.neuron.
Thanks in advance for your help!
The text was updated successfully, but these errors were encountered:
I got an error with import pyNN.neuron.
I've tried delete all the ".c" or ".o" file in the folder "pyNN/neuron/nmodl" and run nrnivmodl, and got "Successfully created x86_64/special". But the error message still remains when I import pyNN.neuron.
Thanks in advance for your help!
The text was updated successfully, but these errors were encountered: