When trying to install NEURON with Python support (eg. can run python -c "import neuron"
), using instructions from the Human Brain Project portal website. After:
brew install neuron
I get the following (misleading) error:
Error: A newer Command Line Tools release is available. Update them from Software Update in the App Store.
However, the App Store does not list "Command Line Tools". How do I update the "Command Line Tools"?
This led me to a rabbit hole of Google searches. I post my findings below, to help others in my situation to save some time.