Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

neurondemo bug: Cannot delete an unnamed hoc section #767

Closed
neuroman314 opened this issue Oct 10, 2020 · 3 comments · Fixed by #772
Closed

neurondemo bug: Cannot delete an unnamed hoc section #767

neuroman314 opened this issue Oct 10, 2020 · 3 comments · Fixed by #772

Comments

@neuroman314
Copy link
Contributor

With 8.0.dev-191-gea6e034 master (ea6e034) 2020-10-10
neurondemo is triggered to generate a
"Cannot delete an unnamed hoc section" error message
by the sequence

select Stylized
select any of the following: Patch: HH, Release, Synchronizing net, LinearCircuit, or Stochastic Single Channels

or by the sequence

select Pyramidal
select Patch: HH

and probably others as well.

This did not happen with 7.8.0-13-g29204ad master (29204ad) 2019-12-10

@nrnhines
Copy link
Member

Cannot reproduce. What is your architecture? How was it installed (wheel, mac package, windows setup) or did you build from sources. If the latter what was your cmake or configure command. What is your compiler version?

@neuroman314
Copy link
Contributor Author

neuroman314 commented Oct 10, 2020

x86_64 installed by compiling latest source code from master branch of github repo. OS is latest CentOS 7.x with current updates.
./configure --prefix=/home/ted/bin/nrn --with-iv=/home/ted/bin/iv make -j 2 make install
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39)

"Closed with comment" by mistake. This issue is not yet resolved.

@nrnhines
Copy link
Member

With that configure I can reproduce on ubuntu. Likely, something depends on python which does not exist in this build. Will develop a fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants