[ 
https://issues.apache.org/jira/browse/BEAM-10316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kyle Weaver updated BEAM-10316:
-------------------------------
    Description: 
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.

  was:
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


> 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: P2
>
> 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)

Reply via email to