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/17 16:32:44 UTC

[GitHub] [beam] TheNeuralBit commented on a change in pull request #16000: [BEAM-13624] Run `generatePythonRequirementsAll` for pyarrow 6

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



##########
File path: sdks/python/container/py38/base_image_requirements.txt
##########
@@ -98,12 +99,13 @@ pandas==1.3.4
 parameterized==0.7.5
 pbr==5.7.0
 Pillow==7.2.0
+pkg_resources==0.0.0

Review comment:
       Good catch. I can add a patch to grep out pkg_resources and remove it from this PR.
   
   As far as why this happened.. I don't think virtualenv was ever involved. It's notable that this only happened for py38, and not the other python versions. I'm not sure what that means though.




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