Neuron 7.5 + Python 3.7

When Python is the interpreter, what is a good
design for the interface to the basic NEURON
concepts.

Moderator: hines

Post Reply
Dradeliomecus
Posts: 5
Joined: Fri Jul 20, 2018 3:24 am

Neuron 7.5 + Python 3.7

Post 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.
ramcdougal
Posts: 267
Joined: Fri Nov 28, 2008 3:38 pm
Location: Yale School of Public Health

Re: Neuron 7.5 + Python 3.7

Post 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.
Dradeliomecus
Posts: 5
Joined: Fri Jul 20, 2018 3:24 am

Re: Neuron 7.5 + Python 3.7

Post by Dradeliomecus »

After upgrading to 7.6 and installing the 64 bits version of python it works, thank you!
Post Reply