trouble with nrngui_python

Post Reply
lneisenman
Posts: 20
Joined: Wed Dec 16, 2009 10:26 am

trouble with nrngui_python

Post by lneisenman »

Hi,

I just installed nrn.7.2.alpha.524 and am unable to run neuron with the python interpreter. Running nrngui_python produces a shell window with an oc> prompt. Commands using nrnpython("python statement") also do not work when issued after running nrngui (see below). I have tried this on both a machine running winXP and a machine running vista. The patch:HH in NEURON demo runs correctly. Any suggestions? Thanks.

Larry


NEURON -- VERSION 7.2 (524:1a4443872b11) 2011-06-14
Duke, Yale, and the BlueBrain Project -- Copyright 1984-2008
See http://www.neuron.yale.edu/credits.html

oc>nrnpython("print 2+2")
0
oc>
ted
Site Admin
Posts: 6289
Joined: Wed May 18, 2005 4:50 pm
Location: Yale University School of Medicine
Contact:

Re: trouble with nrngui_python

Post by ted »

You need the very latest alpha which is 524+
i.e. for MSWin
http://www.neuron.yale.edu/ftp/neuron/v ... -setup.exe
or the Linux or Mac or gzipped tar equivalent.
lneisenman
Posts: 20
Joined: Wed Dec 16, 2009 10:26 am

Re: trouble with nrngui_python

Post by lneisenman »

That fixed it. Thanks for the rapid response.

Larry
ted
Site Admin
Posts: 6289
Joined: Wed May 18, 2005 4:50 pm
Location: Yale University School of Medicine
Contact:

Re: trouble with nrngui_python

Post by ted »

Thanks for using NEURON.
Post Reply