I am following the example found here. But whenever I enter the command \"C:/Program Files/protoc/bin/protoc\" object_detection/protos/.proto --python_out=. I get an e
I faced the issue of missing output directive. The solution that worked out for me was that I tried the full file names as *.proto was not working.
missing output directive
*.proto