-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Description
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
- Component: Google Cloud Dataflow Runner