python3 not found
Closed this issue · 1 comments
luke-riu commented
Please help.
When trying to run any template projects that need gitclone, it fails saying python3 not found. Please find my logs here for when trying to run the NPM Project Template
I have tried to run the binary, docker image, and I have tried to build the docker image myself - all have the same problem.
When I remote into my built docker image, python3
starts a python terminal, so it must be installed and on the PATH. I'm very confused.
Any help would be appreciated. Thank you
luke-riu commented
I forgot to mention that I'm on macOS