Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not recognized command when compile protobufs #557

Open
ulfailliyina opened this issue Apr 16, 2021 · 1 comment
Open

not recognized command when compile protobufs #557

ulfailliyina opened this issue Apr 16, 2021 · 1 comment

Comments

@ulfailliyina
Copy link

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?

@ulfailliyina ulfailliyina changed the title not recognized command not recognized command when compile protobufs Apr 16, 2021
@prayagpawar
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants