RobMcKiernan commented on issue #25085: URL: https://github.com/apache/beam/issues/25085#issuecomment-1433105556
Ah ok, yep that sounds like it could be the culprit then. I've noticed that the dataflow docs use `pip` to install python packages whereas I'm using poetry. I wonder if that plays into this? https://cloud.google.com/dataflow/docs/guides/using-custom-containers#prebuild The envvar `VENV_PATH` is set to `/venv` in my `COPY --from=builder $VENV_PATH $VENV_PATH` if that helps illuminate anything -- 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]
