EdjeElectronics/TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10

not recognized command when compile protobufs

ulfailliyina opened this issue · 1 comments

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?

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