tvalentyn commented on issue #26792: URL: https://github.com/apache/beam/issues/26792#issuecomment-1555204567
I spot checked several container images. Whenever python was provided, venv was also available. I did find that canonical ubuntu os images (https://ubuntu.com/server/docs/cloud-images/google-cloud-engine) included python but not venv, but didn't find any container image that had similar issue. This said and given the feedback so far, I'll keep the venv creation enabled by default, with opt out capability, and preserve the prior behavior where pipelines fail when venv not available, but with additional logging that shows how to disable separate venvs. -- 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]
