Ipython problem
Posted: Fri Aug 15, 2008 9:59 am
Hi,
I am using NEURON 6.2.1 (2189) with Ipython 0.8.4. If I do and then type and press tab I would expect to get a list of available functions and variables in the h-object. Instead Ipython crashes with the message
I am using NEURON 6.2.1 (2189) with Ipython 0.8.4. If I do
Code: Select all
import neuron
h = neuron.h
Code: Select all
h.
Does anyone know if there is a way to repair this?h.Bus error