[
https://issues.apache.org/jira/browse/FLINK-18476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17150777#comment-17150777
]
Dawid Wysakowicz commented on FLINK-18476:
------------------------------------------
Yes, exactly you are right. The exception says it cannot find the
{{/usr/bin/python}}. If possible we should make the test more system
independent.
> PythonEnvUtilsTest#testStartPythonProcess fails locally
> --------------------------------------------------------
>
> Key: FLINK-18476
> URL: https://issues.apache.org/jira/browse/FLINK-18476
> Project: Flink
> Issue Type: Bug
> Components: API / Python, Tests
> Affects Versions: 1.11.0
> Reporter: Dawid Wysakowicz
> Priority: Major
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)