I'm trying to set up the environment for gcloud ML engine following the instructions here for MACOS and Python 2.7: https://cloud.google.com/ml-engine/docs/command-line
When I get to steps 5-6 to install TensorFlow, I get:
bad interpreter: No such file or directory
That's even if I use: pip --version
I'm not sure what's going on. Everything else installed fine but I'm stuck here. If anyone has better instructions, please post. Thanks