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

WIndows binary version 3.6.1 directory does not exist error #5306

Closed
zafrirron opened this issue Nov 1, 2018 · 1 comment
Closed

WIndows binary version 3.6.1 directory does not exist error #5306

zafrirron opened this issue Nov 1, 2018 · 1 comment

Comments

@zafrirron
Copy link

command:
"c:\Program Files (x86)\protoc-3.4.0-win32\bin\protoc.exe" object_detection/protos/*.proto --python_out=.

or
"c:\Program Files (x86)\protoc-3.4.0-win32\bin\protoc.exe" -I=object_detection/protos/*.proto --python_out=.

respond:
object_detection/protos/*.proto: warning: directory does not exist.
Missing input file.

Same command on 3.4.0 works like a charm

@TeBoring
Copy link
Contributor

TeBoring commented Nov 5, 2018

Fix in #5044

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

No branches or pull requests

4 participants