You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "algreeck (via GitHub)" <gi...@apache.org> on 2023/04/03 19:34:22 UTC

[GitHub] [beam] algreeck opened a new issue, #26080: Cannot install apache-beam gcp and google-ads

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

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


[GitHub] [beam] AnandInguva commented on issue #26080: Cannot install apache-beam gcp and google-ads

Posted by "AnandInguva (via GitHub)" <gi...@apache.org>.
AnandInguva commented on issue #26080:
URL: https://github.com/apache/beam/issues/26080#issuecomment-1495756076

   Unfortunately, Beam 2.46.0 is not compatible with protobuf 4.x. 
   
   Beam recently updated protobuf version to 4.x.x at #24599. It will be included in the release 2.47.0. 


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


[GitHub] [beam] github-actions[bot] closed issue #26080: Cannot install apache-beam gcp and google-ads

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #26080: Cannot install apache-beam gcp and google-ads
URL: https://github.com/apache/beam/issues/26080


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


[GitHub] [beam] AnandInguva commented on issue #26080: Cannot install apache-beam gcp and google-ads

Posted by "AnandInguva (via GitHub)" <gi...@apache.org>.
AnandInguva commented on issue #26080:
URL: https://github.com/apache/beam/issues/26080#issuecomment-1498006631

   I am closing this issue. If you have anything else, please feel free to open and comment on this.


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


[GitHub] [beam] AnandInguva commented on issue #26080: Cannot install apache-beam gcp and google-ads

Posted by "AnandInguva (via GitHub)" <gi...@apache.org>.
AnandInguva commented on issue #26080:
URL: https://github.com/apache/beam/issues/26080#issuecomment-1498006753

   .close-issue


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