You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.
I try to run ant test ,but i got this issues.help me please~
protoc:
[apply] Traceback (most recent call last):
[apply] File "protoc_plugins/gwt_overlay.py", line 12, in
[apply] from util import plugin, plugin_protos, writer
[apply] File "/mnt/ssd2/dom-distiller/dom-distiller/protoc_plugins/util/plugin.py", line 7, in
[apply] import plugin_protos
[apply] File "/mnt/ssd2/dom-distiller/dom-distiller/protoc_plugins/util/plugin_protos.py", line 23, in
[apply] import plugin_pb2
[apply] File "/mnt/ssd2/dom-distiller/dom-distiller/protoc_plugins/util/../../out/proto/python/google/protobuf/compiler/plugin_pb2.py", line 25, in
[apply] dependencies=[google_dot_protobuf_dot_descriptor__pb2.DESCRIPTOR,])
[apply] TypeError: init() got an unexpected keyword argument 'syntax'
[apply] --gwt_overlay_out: protoc-gen-gwt_overlay: Plugin failed with status code 1.
The text was updated successfully, but these errors were encountered: