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

NSGR: version of netpyne is too old for NeuroML #213

Closed
sanjayankur31 opened this issue Aug 17, 2023 · 0 comments
Closed

NSGR: version of netpyne is too old for NeuroML #213

sanjayankur31 opened this issue Aug 17, 2023 · 0 comments
Labels

Comments

@sanjayankur31
Copy link
Member

I sent a job that uses NetPyNE and got this error:

Traceback (most recent call last):
  File "LEMS_NML2_Ex5_DetCell_netpyne.py", line 236, in <module>
    ns.run()
  File "LEMS_NML2_Ex5_DetCell_netpyne.py", line 131, in run
    self.gids = sim.importNeuroML2SimulateAnalyze(self.nml2_file_name,self.simConfig)
  File "/usr/local/lib/python3.8/site-packages/netpyne/sim/wrappers.py", line 567, in importNeuroML2SimulateAnalyze
    return sim.importNeuroML2(fileName, simConfig, simulate=True, analyze=True)
AttributeError: module 'netpyne.sim' has no attribute 'importNeuroML2'
srun: error: exp-6-25: task 0: Exited with exit code 1

So, looks like the version of NetPyNE is too old on NSGR with the PY_EXPANSE environment.

(wasn't sure where to open this).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ✅ Done
Development

No branches or pull requests

1 participant