When running make files, it is always required to claim the path of Julia to run stage2.py
Specifically, I need to manually run the command export PATH="/Applications/Julia-1.7.app/Contents/Resources/julia/bin:$PATH" each time
Will do some investigation if this can be automated