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

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

Open
736980900 opened this issue Dec 20, 2018 · 1 comment
Open

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

736980900 opened this issue Dec 20, 2018 · 1 comment

Comments

@736980900
Copy link

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.

@jayesh-srivastava
Copy link

Hi, can I work on this issue if it's still available? Can you please explain a little further as to what exactly the issue is?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants