Alfred Pang

Results 3 comments of Alfred Pang

Hello - we are using GCP Dataflow using python and we are seeing an error that is precisely related to this cyclic dependency. This breaks us unfortunately - and it...

We are using Dataflow's Flex Templates (https://cloud.google.com/dataflow/docs/guides/templates/using-flex-templates) As a part of this, we build our own container image based off a GCP base image (of which we do not have...

The pip command that it used to kick off the installation: ``` {"container_id":"453c923f035cb8125c1b4de5833928741d96f0b8d70e64a8242eb4a89f41896a","severity":"INFO","time":"2021/10/11 19:10:30.741774","line":"exec.go:64","message":"subprocess.CalledProcessError: Command '['/usr/local/bin/python', '-m', 'pip', 'download', '--dest', '/tmp/dataflow-requirements-cache', '-r', '/dataflow/template/requirements.txt', '--exists-action', 'i', '--no-binary', ':all:']' returned non-zero exit...