Description of problem: When trying to access the Python documentation, one gets this error: [Errno 2] No such file or directory: '/usr/lib64/python3.10/site-packages/neuron/help_data.dat' Version-Release number of selected component (if applicable): python3-neuron-7.8.1-12.fc35.x86_64 How reproducible: Always Steps to Reproduce: 1. run the python interpreter 2. run: `from neuron import h; help(h.IClamp)` 3. Actual results: Error Expected results: Docs should be available Additional info: We've probably just missed the file in packaging. Needs checking.
This bug appears to have been reported against 'rawhide' during the Fedora 36 development cycle. Changing version to 36.
FEDORA-2022-288a9148b3 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-288a9148b3
FEDORA-2022-288a9148b3 has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report.