Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

__init__() got an unexpected keyword argument 'syntax' #14

@736980900

Description

@736980900

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions