The v8.3 release branch misses the line
"codegeneration/resources_nest_compartmental/cm_neuron/cm_directives_cpp/*.jinja2",
from the setup.py package_data, which is present on the main branch. Although the directory and all files are present on the branch, they are not installed as a result.
The templates in this directory are necessary for the compartmental feature.
The v8.3 release branch misses the line
"codegeneration/resources_nest_compartmental/cm_neuron/cm_directives_cpp/*.jinja2",
from the setup.py package_data, which is present on the main branch. Although the directory and all files are present on the branch, they are not installed as a result.
The templates in this directory are necessary for the compartmental feature.