FlowCI/flow-agent-x

python3 not found

Closed this issue · 1 comments

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

https://justpaste.me/N4DM

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

I forgot to mention that I'm on macOS