You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 17:09:51 UTC

[GitHub] [beam] damccorm opened a new issue, #20379: Python container builds always create Python 3.6 environment

damccorm opened a new issue, #20379:
URL: https://github.com/apache/beam/issues/20379

   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.
   
   Imported from Jira [BEAM-10316](https://issues.apache.org/jira/browse/BEAM-10316). Original Jira may contain additional context.
   Reported by: ibzib.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] Abacn commented on issue #20379: Python container builds always create Python 3.6 environment

Posted by GitBox <gi...@apache.org>.
Abacn commented on issue #20379:
URL: https://github.com/apache/beam/issues/20379#issuecomment-1257345586

   .close-issue not_planned


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] github-actions[bot] closed issue #20379: Python container builds always create Python 3.6 environment

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #20379: Python container builds always create Python 3.6 environment
URL: https://github.com/apache/beam/issues/20379


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org