Skip to content

Ascertain and set NEURON_HOME if the environment variable is not set #308

Open
@sanjayankur31

Description

@sanjayankur31

A common issue at the moment is that people don't always have NEURON_HOME set. With PyNeuroML, we can:

  • check if it's set, if it is, just use the value
  • if it's not set, locate the nrniv binary (using which or python native methods)
  • pass this to jneuroml etc. which need it

I haven't looked at how well this will work, but it's worth checking to make it a little easier for users.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

🏗 In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions