I've added a bit more description and some additional notes on setup.,,,still a work in progress.
I noticed that make setup fails. I get the following:
virtualenv -p which python3.7 /Users/alan/.virtualenvs/smh_app
The path /Users/alan/.virtualenvs/smh_app (from --python=/Users/alan/.virtualenvs/smh_app) is not an executable file
make: *** [setup] Error 3
I've added a bit more description and some additional notes on setup.,,,still a work in progress.
I noticed that
make setup
fails. I get the following:virtualenv -p
which python3.7
/Users/alan/.virtualenvs/smh_app The path /Users/alan/.virtualenvs/smh_app (from --python=/Users/alan/.virtualenvs/smh_app) is not an executable file make: *** [setup] Error 3