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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]