Use zsh, please run `chsh -s /bin/zsh`

When I try to run app.py in the terminal I get this error. Please help.

You need to run “python app.py” not just “app.py”

The other bit about zsh is just log spam warning you that your default shell is set to something other than zsh (probably bash).

that worked. thanks!

1 Like