Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatible Python dependencies: google-cloud-* #12407

Open
DonggeLiu opened this issue Aug 27, 2024 · 0 comments
Open

Incompatible Python dependencies: google-cloud-* #12407

DonggeLiu opened this issue Aug 27, 2024 · 0 comments

Comments

@DonggeLiu
Copy link
Contributor

Incompatible Python dependencies:

ERROR: google-cloud-core 2.4.1 has requirement google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.6, but you'll have google-api-core 1.22.2 which is incompatible.
ERROR: google-cloud-core 2.4.1 has requirement google-auth<3.0dev,>=1.25.0, but you'll have google-auth 1.21.1 which is incompatible.
ERROR: google-cloud-datastore 1.15.5 has requirement google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5, but you'll have google-api-core 1.22.2 which is incompatible.
ERROR: google-cloud-storage 1.29.0 has requirement google-cloud-core<2.0dev,>=1.2.0, but you'll have google-cloud-core 2.4.1 which is incompatible.

Observed in this cloud build required by this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant