not recognized command when compile protobufs
ulfailliyina opened this issue · 1 comments
ulfailliyina commented
when i will compile protobufs step 2f:
(tensorflow2) C:\userS\home\documents >cd C:\tensorflow1\models\research
(tensorflow2) C:\tensorflow1\models\research > protoc --python_out=. .\object_detection\protos....
'protoc' is not recognized as an internal or external command,
operable program or batch file.
anyone can help me?
prayagpawar commented
when i will compile protobufs step 2f: (tensorflow2) C:\userS\home\documents >cd C:\tensorflow1\models\research (tensorflow2) C:\tensorflow1\models\research > protoc --python_out=. .\object_detection\protos....
'protoc' is not recognized as an internal or external command, operable program or batch file.
anyone can help me?
if u are using linux use / instead of \ in your script