Running the Makefile still requires me to run pip install -e server/spacyface after the makefile completes the run. Otherwise I get an error about spacy not being present.
This happens even though the output of the makefile does show that the spacy installation was successful.