bgshih / aster

Recognizing cropped text in natural images.
MIT License
727 stars 195 forks source link

error: 执行 protoc aster/protos/*.proto --python_out=. to build the protobuf files 报错 #77

Open JJoohhnnn opened 5 years ago

JJoohhnnn commented 5 years ago

/home/xue/workspace/zhiyong/aster/protos/bidirectional_rnn.proto: 行 1: syntax: 未找到命令 /home/xue/workspace/zhiyong/aster/protos/bidirectional_rnn.proto: 行 2: package: 未找到命令 /home/xue/workspace/zhiyong/aster/protos/bidirectional_rnn.proto: 行 4: import: 未找到命令 /home/xue/workspace/zhiyong/aster/protos/bidirectional_rnn.proto: 行 5: import: 未找到命令 /home/xue/workspace/zhiyong/aster/protos/bidirectional_rnn.proto: 行 7: message: 未找到命令 /home/xue/workspace/zhiyong/aster/protos/bidirectional_rnn.proto: 行 8: optional: 未找到命令 /home/xue/workspace/zhiyong/aster/protos/bidirectional_rnn.proto: 行 9: optional: 未找到命令 /home/xue/workspace/zhiyong/aster/protos/bidirectional_rnn.proto: 行 10: optional: 未找到命令 /home/xue/workspace/zhiyong/aster/protos/bidirectional_rnn.proto: 行 11: optional: 未找到命令 /home/xue/workspace/zhiyong/aster/protos/bidirectional_rnn.proto: 行 12: optional: 未找到命令 /home/xue/workspace/zhiyong/aster/protos/bidirectional_rnn.proto: 行 13: optional: 未找到命令 /home/xue/workspace/zhiyong/aster/protos/bidirectional_rnn.proto: 行 14: 未预期的符号 }' 附近有语法错误 /home/xue/workspace/zhiyong/aster/protos/bidirectional_rnn.proto: 行 14:}'

How to solve this problem?

touyuhan commented 4 years ago

cd ..再执行