Just check which Python interpreter is active using either which python or type python commands. Enter the path output by either of the two commands in Shebang and the script should run.
which python
type python