Homebrew installs python with the version in the name (e.g. `python3.7`). The osascript throws an error ``` 21:62: execution error: Finder got an error: Can't set process "python" to true. (-10006) ```
Homebrew installs python with the version in the name (e.g.
python3.7).The osascript throws an error