Getting an error stating: import pyflink no module...
# troubleshooting
p
Getting an error stating: import pyflink no module named pyflink when submitting it to the cluster
d
@Parmveer Randhawa Hey, you need to ensure PyFlink is installed in the Python environment of the cluster nodes. See https://nightlies.apache.org/flink/flink-docs-release-1.17/docs/dev/python/dependency_management/#python-interpreter for more details