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

Set protobuf version 3.17.3 for CY2019 #1046

Merged

Conversation

splhack
Copy link
Contributor

@splhack splhack commented Oct 14, 2021

Python2.7 is not happy with protobuf-3.18.0.
https://github.com/AcademySoftwareFoundation/OpenCue/runs/3898137962

  File "/__w/OpenCue/OpenCue/pycue/opencue/compiled_proto/comment_pb2.py", line 7, in <module>
    from google.protobuf import descriptor as _descriptor
  File "/github/home/.local/lib/python2.7/site-packages/google/protobuf/descriptor.py", line 113
    class DescriptorBase(metaclass=DescriptorMetaclass):
                              ^
SyntaxError: invalid syntax

@bcipriano bcipriano merged commit f5933e6 into AcademySoftwareFoundation:master Oct 19, 2021
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.

None yet

2 participants