python not available
python not available
From what I read, installing neuron 7.1 should let me run nrniv -python and get an embedded python. What I get is the error "Python not available." From what I see in the rpm, there's libnrnpython* and a lib/python/neuron/ directory containing some python modules. I don't find any "hoc.py". My LD_LIBRARY_PATH includes this: $NRNHOME/i686/lib:$IVHOME/i686/lib pointing to the corresponding installed lib directories. Do I have the wrong package? Do I have to build from source after all? Thanks very much.
-
- Site Admin
- Posts: 6384
- Joined: Wed May 18, 2005 4:50 pm
- Location: Yale University School of Medicine
- Contact:
Re: python not available
I suspect you have to build from source code.
Re: python not available
Ok. That is what Andrew Davison thought as well, and now that's done. Seems to be working. Thanks.
-- Ian
-- Ian
-
- Site Admin
- Posts: 6384
- Joined: Wed May 18, 2005 4:50 pm
- Location: Yale University School of Medicine
- Contact:
Re: python not available
Some people have to compile, others don't. Depends on details of their pre-existing Python.