[
https://issues.apache.org/jira/browse/FLINK-17960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17135412#comment-17135412
]
Hequn Cheng commented on FLINK-17960:
-------------------------------------
Resolved
in 1.12.0 via 35f95f5ac02c6014cdc8ef714ca66ad7e2cfdd5b
in 1.11.0 via 27e8a0e59424d75c22dea63cbf63a2f4ae40308b
> Improve commands in the "Common Questions" document for PyFlink
> ---------------------------------------------------------------
>
> Key: FLINK-17960
> URL: https://issues.apache.org/jira/browse/FLINK-17960
> Project: Flink
> Issue Type: Improvement
> Components: API / Python
> Affects Versions: 1.11.0
> Reporter: Hequn Cheng
> Assignee: Nicholas Jiang
> Priority: Major
> Labels: pull-request-available
>
> Currently, in the ["Common Questions"
> |https://ci.apache.org/projects/flink/flink-docs-master/dev/table/python/common_questions.html#preparing-python-virtual-environment]document,
> we have the command `$ setup-pyflink-virtual-env.sh` to run the script.
> However, the script is not executable. It would be better to replace the
> command with `$ sh setup-pyflink-virtual-env.sh` and add download command.
> {code}
> $ curl -O
> https://ci.apache.org/projects/flink/flink-docs-master/downloads/setup-pyflink-virtual-env.sh
> $ sh setup-pyflink-virtual-env.sh
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)