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

处理proto文件夹下的文件总是出错 #93

Open
HanazawaKanana opened this issue Jan 12, 2020 · 1 comment
Open

处理proto文件夹下的文件总是出错 #93

HanazawaKanana opened this issue Jan 12, 2020 · 1 comment

Comments

@HanazawaKanana
Copy link

处理proto文件夹下的文件总是出错:
(tensorflow) F:\STR\Aster\aster-master>protoc protos/*.proto --python_out=.
aster/protos/rnn_cell.proto: File not found.
aster/protos/hyperparams.proto: File not found.
protos/bidirectional_rnn.proto:4:1: Import "aster/protos/rnn_cell.proto" was not found or had errors.
protos/bidirectional_rnn.proto:5:1: Import "aster/protos/hyperparams.proto" was not found or had errors.
protos/bidirectional_rnn.proto:9:12: "RnnCell" is not defined.
protos/bidirectional_rnn.proto:10:12: "Regularizer" is not defined.
protos/bidirectional_rnn.proto:12:12: "Hyperparams" is not defined.

@gcg0210
Copy link

gcg0210 commented Mar 29, 2021

I met the same problem. Have you solved it? can you provided some suggestion? thank you very much.

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