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 2021/11/18 18:21:19 UTC

[GitHub] [beam] TheNeuralBit commented on a change in pull request #15819: [BEAM-13183] [BEAM-8152] Use venv instead of virtualenv to create Python environments in Gradle scripts.

TheNeuralBit commented on a change in pull request #15819:
URL: https://github.com/apache/beam/pull/15819#discussion_r752509607



##########
File path: dev-support/docker/pkglist
##########
@@ -33,7 +33,22 @@ openjdk-8-jdk
 python3-setuptools
 python3-pip
 python3.6
+python3.6-dev
+python3.6-venv

Review comment:
       I see, that makes sense. I thought maybe we were already dropping it because of the `for ver in 3.7 3.8 3.9; do` in `local-env-setup.sh`




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