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

Prevent Error: Module "google.oauth2" has no attribute "service_account #1763

Closed
chalmerlowe opened this issue Jan 9, 2024 · 0 comments · Fixed by #1764
Closed

Prevent Error: Module "google.oauth2" has no attribute "service_account #1763

chalmerlowe opened this issue Jan 9, 2024 · 0 comments · Fixed by #1764
Assignees
Labels
api: bigquery Issues related to the googleapis/python-bigquery API.

Comments

@chalmerlowe
Copy link
Collaborator

A specific version of types-protobuf==4.24.0.4 causes the following error:

Module "google.oauth2" has no attribute "service_account"

Ensures that the problematic version of types-protobuf does not get installed and include a note explaining why the limitation is present.

@chalmerlowe chalmerlowe self-assigned this Jan 9, 2024
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery API. label Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery API.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant