-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.11.0
-
Fix Version/s: None
-
Component/s: API / Python, Tests
-
Labels:
The org.apache.flink.client.python.PythonEnvUtilsTest#testStartPythonProcess failed in my local environment as it assumes the environment has /usr/bin/python.
I don't know exactly how did I get python in Ubuntu 20.04, but I have only alias for python = python3. Therefore the tests fails.