[
https://issues.apache.org/jira/browse/BEAM-10316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146620#comment-17146620
]
Kyle Weaver commented on BEAM-10316:
------------------------------------
Thanks for investigating Kamil. I can't see what happens on my machine because
I don't have Python 2 installed, meaning the task fails early.
I'm unsure where/why :sdks:python:test-suites:dataflow:py37:setupVirtualenv is
being called in this case?
> Python container builds always create Python 2.7 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
> Assignee: Kamil Wasilewski
> 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
--
This message was sent by Atlassian Jira
(v8.3.4#803005)