Problem installing protobuf

by: Hanter, 7 years ago


I run the command: "*full path*/bin/protoc" object_detection/protos/*.proto --python_out=.
and i get the error: object_detection/protos/*.proto: No such file or directory
I check the files in the second path and there are many files with .proto ending and there is a protoc.exe in the first path.
What can be the problem?



You must be logged in to post. Please login or register an account.