79439274

Date: 2025-02-14 11:54:11
Score: 0.5
Natty:
Report link

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
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: LadyBug