NeuralEnsemble / PyNN

A Python package for simulator-independent specification of neuronal network models.
Other
276 stars 126 forks source link

Error with "import pyNN.neuron" #712

Open tinaxia2016 opened 3 years ago

tinaxia2016 commented 3 years ago

I got an error with import pyNN.neuron.

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!

apdavison commented 2 years ago

I suspect you may have more than one version of NEURON installed. Could you let us know what you get with