Page 1 of 1

Neuron 7.5 + Python 3.7

Posted: Tue Aug 07, 2018 4:06 am
by Dradeliomecus
Hi,

I've been trying to use Neuron 7.5 with Python 3.7 but everytime I try to import neuron it crashes (because the build is for Python 2.x).
Is there a version that works for python 3.7?

Thank you.

Re: Neuron 7.5 + Python 3.7

Posted: Tue Aug 07, 2018 7:48 am
by ramcdougal
Upgrade to NEURON 7.6.1 (the current release version) to use Python 3.7.

Older versions of NEURON are not compatible with Python 3.7.

Re: Neuron 7.5 + Python 3.7

Posted: Tue Aug 07, 2018 9:28 am
by Dradeliomecus
After upgrading to 7.6 and installing the 64 bits version of python it works, thank you!