Alternatively, if you do not want to set a link from "python" to "python3" you could add the preferred python path to the -pyexec
flag.
e.g.
./bin/flink run \
--python examples/python/table/word_count.py \
-pyexec /Users/user/miniconda3/bin/python3