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

AttributeError: module 'google.longrunning.operations_pb2' has no attribute '_GETOPERATIONREQUEST' #89

Closed
busunkim96 opened this issue Mar 3, 2022 · 0 comments · Fixed by #90
Assignees
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@busunkim96
Copy link
Contributor

  File "/usr/local/google/home/xingyousong/copybara/temp/folder-destination11743164572001704621/vizier/service/vizier_service_pb2.py", line 1044, in <module>
    input_type=google_dot_longrunning_dot_operations__pb2._GETOPERATIONREQUEST,
AttributeError: module 'google.longrunning.operations_pb2' has no attribute '_GETOPERATIONREQUEST'

This import was broken between 1.50.0 and 1.51.0.

@busunkim96 busunkim96 added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. priority: p2 Moderately-important priority. Fix may not be included in next release. labels Mar 3, 2022
@busunkim96 busunkim96 self-assigned this Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant