Page 1 of 1

trouble with nrngui_python

Posted: Fri Jul 08, 2011 10:25 am
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>

Re: trouble with nrngui_python

Posted: Fri Jul 08, 2011 11:28 pm
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.

Re: trouble with nrngui_python

Posted: Sat Jul 09, 2011 2:23 pm
by lneisenman
That fixed it. Thanks for the rapid response.

Larry

Re: trouble with nrngui_python

Posted: Sat Jul 09, 2011 11:29 pm
by ted
Thanks for using NEURON.