protobuf_to_pydantic icon indicating copy to clipboard operation
protobuf_to_pydantic copied to clipboard

How to run a protobuf python plugin on Windows

Open so1n opened this issue 2 years ago • 1 comments

Plugin function cannot be used in Windows system

so1n avatar Dec 29 '22 07:12 so1n

Currently, I don't have a Windows system to reproduce the current scenario. You can refer to the following link to solve the problem:

  • https://stackoverflow.com/questions/42444090/how-to-run-a-protobuf-python-plugin-on-windows
  • https://github.com/danielgtaylor/python-betterproto/blob/master/src/betterproto/plugin/plugin.bat
  • https://github.com/nipunn1313/mypy-protobuf/blob/main/mypy_protobuf/protoc_gen_mypy.bat

so1n avatar Dec 29 '22 07:12 so1n