algreeck opened a new issue, #26080:
URL: https://github.com/apache/beam/issues/26080

   ### What happened?
   
   I am trying to create a python beam project which used google ads api. When 
i try to install the package google-ads==20.0.0 which is supports the latest 
version of Google Ads API (v13)  it fails to resolve the dependencies with the 
error:
   Cannot install GoogleAds and apache-beam[gcp]==2.46.0 because these package 
versions have conflicting dependencies The conflict is caused by: 
apache-beam[gcp] 2.46.0 depends on protobuf<4 and >3.12.2 google-ads 20.0.0 
depends on protobuf>=4.21.5
   
   
   ### Issue Priority
   
   Priority: 2 (default / most bugs should be filed as P2)
   
   ### Issue Components
   
   - [ ] Component: Python SDK
   - [ ] Component: Java SDK
   - [ ] Component: Go SDK
   - [ ] Component: Typescript SDK
   - [ ] Component: IO connector
   - [ ] Component: Beam examples
   - [ ] Component: Beam playground
   - [ ] Component: Beam katas
   - [ ] Component: Website
   - [ ] Component: Spark Runner
   - [ ] Component: Flink Runner
   - [ ] Component: Samza Runner
   - [ ] Component: Twister2 Runner
   - [ ] Component: Hazelcast Jet Runner
   - [X] Component: Google Cloud Dataflow Runner


-- 
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]

Reply via email to