File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -302,11 +302,10 @@ NRN_ENABLE_PYTHON:BOOL=ON
302302
303303NRN_INSTALL_PYTHON_PREFIX:STRING="lib/python/neuron/"
304304-----------------------------------------------------
305- Path where NEURON Python components will be installed, relative to CMAKE_INSTALL_PREFIX. Must end with a directory named "neuron"
306-
307- Environment variable PYTHONPATH must contain the real path to NRN_INSTALL_PYTHON_PREFIX in order for python to find neuron.
308-
309- This path must end with a directory named "neuron"
305+ Path where NEURON Python components will be installed, relative to
306+ ``CMAKE_INSTALL_PREFIX ``. Must end with a directory named "neuron".
307+ Environment variable ``PYTHONPATH `` must contain the real path to
308+ ``NRN_INSTALL_PYTHON_PREFIX `` in order for python to find neuron.
310309
311310 For venv's, configure cmake with:
312311
You can’t perform that action at this time.
0 commit comments