You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "RobMcKiernan (via GitHub)" <gi...@apache.org> on 2023/02/16 13:41:44 UTC

[GitHub] [beam] RobMcKiernan commented on issue #25085: [Bug]: Dependencies from private repositories unable to be seen

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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org