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

Tutorial 1 step 3 #208

Open
jonluntzel opened this issue Mar 28, 2022 · 2 comments
Open

Tutorial 1 step 3 #208

jonluntzel opened this issue Mar 28, 2022 · 2 comments

Comments

@jonluntzel
Copy link

jonluntzel commented Mar 28, 2022

I encountered the highlighted issue about compiling NEURON mechanisms. There is by default no mechanisms folder by default in components, and after creating one and trying the suggested fix 'nrnivmodl modfiles' from /.../mechanisms, it fails. Creating a modfiles folder lets'nrnivmodl modfiles' run, but the sim_ch01/config.simulation.json file does not get created and I cannot move past step 3.

For reference I am using Python 3.8.5, neuron 8.0.0.

I would assume that there is trouble with the path for neuron like the warning suggests in step 3, but I can import neuron in Jupyter. Does bmtk need to be downloaded in a certain location? If I knew what mechanisms were required, could I manually make the folder and then run nrnivmodl modfiles (or does that line normally populate the folder)?

@jonluntzel
Copy link
Author

I tried to use the docker setup as well. It still fails on step 3, but for a different reason. I may also try with Python 3.7 in case it has not been tested with later versions.

Screenshot (275)

@MZhexin
Copy link

MZhexin commented Aug 9, 2023

I have a similar problem. Have you sloved it?

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

No branches or pull requests

2 participants