matthiasa4 commented on issue #29527: URL: https://github.com/apache/beam/issues/29527#issuecomment-1825460922
> I got this when trying to install both: > > ERROR: Cannot install apache-beam[gcp]==2.52.0 and google-cloud-translate==2.0.1 because these package versions have conflicting dependencies. Fair - I think I was using `3.12.1` for both actually. I can confirm your code works for me as well. Thanks for the repro. I tested it on my subscription as well which works too. I am adding the other components back 1 by 1 to see if everything keeps working. I was using the `--setup_file` for dependencies, but now used `--requirements_file`. I am starting to think something might have gone wrong there. But still unsure why I was seeing the behaviour of a pipeline starting up successfully but not consuming any messages. -- 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]
