Search found 1 match
- Mon Jun 16, 2025 1:37 pm
- Forum: MSWin
- Topic: Install NEURON from the commandline non-interactively
- Replies: 1
- Views: 210
Install NEURON from the commandline non-interactively
Our team has a package that requires NEURON. We have test suites set up for Linux, macOS and Windows. For Linux and macOS, NEURON is a simple PyPI dependency. For windows however, the only installation method I have found requires an interactive GUI. This is fine for user installations, but is rathe...