Skip to content

Commit

Permalink
Try pip installing neuron -> latest version...
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed Aug 29, 2024
1 parent 6ae7c1e commit e466472
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/non_omv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,11 @@ jobs:
cd c302
mkdir examples
python c302_IClamp.py A
omv list -V
pip install neuron
#omv install NEURON # Need to install NEURON
#which nrnivmodl
#export NEURON_HOME=$RUNNER_TOOL_CACHE/Python/3.9.7/x64/
omv list -V
- name: Run test script
run: |
Expand Down

0 comments on commit e466472

Please sign in to comment.