[
https://issues.apache.org/jira/browse/BEAM-10316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250469#comment-17250469
]
Beam JIRA Bot commented on BEAM-10316:
--------------------------------------
This issue was marked "stale-P2" and has not received a public comment in 14
days. It is now automatically moved to P3. If you are still affected by it, you
can comment and move it back to P2.
> Python container builds always create Python 3.6 environment
> ------------------------------------------------------------
>
> Key: BEAM-10316
> URL: https://issues.apache.org/jira/browse/BEAM-10316
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-harness
> Reporter: Kyle Weaver
> Priority: P3
>
> When I runĀ ./gradlew sdks:python:container:py37:docker, instead of the
> command creating a Python 3.7 environment as expected, Python 2.7 (the
> default) is used.
> > Task :sdks:python:setupVirtualenv FAILED
> created virtual environment CPython2.7.18.candidate.1-64 in 418ms
> Update: Now that Python 2.7 and 3.5 are removed, something similar happens
> for Python 3.6, the new minimum version.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)