All Questions
Tagged with protobuf-python powershell
1 question
1
vote
1
answer
371
views
Protoc.py compiles files differently depending on where it is called from
If protoc.py is called from powershell, the compiled file is missing about half of the code as opposed to when protoc.py is called from natively from python. I have a powershell script and a python ...