Hello,
I am attempting to install a local galaxy (Mac OSX El Capitan 10.11.4), however, when I run the sh run.sh script to boot it up, I always get a similar error (I have tried this on both a MacBook Air and MacPro):
run.sh: line 9: .venv/bin/activate: No such file or directory or ./scripts/common_startup.sh: line 118: .venv/bin/activate: No such file or directory
I have tried installing virtualenv and pretty much every other imaginable dependency, but it still won't go. Any advice would be helpful. Thanks so much!