Skip to content

Conversation

@Tim-Hoekstra
Copy link
Contributor

Description

I got this error running python. I incremented each version on starting with google-cloud-monitoring then with google-cloud-kms until I did not get error. It then was able to install version: 5.13.0 successfully from releases with my modified requests.txt.

Enviroment: Running python 3.10 base from mini conda env.

Command: python setup.py build && python setup.py install
Error: setup.py install error: google-api-core 2.14.0 is installed but google-api-core[grpc]<2.0.0dev,>=1.14.0 is required by {'google-cloud-monitoring', 'google-cloud-kms'}

Fixes # (issue)

  • Changed google-cloud-monitoring==1.1.0 to version google-cloud-monitoring==1.1.1
  • Changed google-cloud-kms 1.3.0 to version google-cloud-kms==1.4.1

Select the relevant option(s):

  • Bug fix (non-breaking change which fixes an issue) I have not come across any broken features since the change.

@fernando-gallego fernando-gallego self-assigned this May 8, 2024
@fernando-gallego fernando-gallego merged commit 373fc14 into nccgroup:master May 8, 2024
fernando-gallego added a commit that referenced this pull request May 8, 2024
Update some GCP dependencies as in #1589 and pin protobuf 3.20.1 since more recent versions break GCP libs
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

Successfully merging this pull request may close these issues.

2 participants