google-research / mint

Multi-modal Content Creation Model Training Infrastructure including the FACT model (AI Choreographer) implementation.
Apache License 2.0
497 stars 85 forks source link

"Missing output directives" when compile the protos. #23

Closed lychenpan closed 2 years ago

lychenpan commented 2 years ago

There is a step in its README: Screenshot from 2021-10-30 22-47-58

when running the command, it has errors:

Screenshot from 2021-10-30 22-46-00

It seems the command has missing options, what is the full command? ^_^

lychenpan commented 2 years ago

protoc --python_out=./mint/protos/ ./mint/protos/*proto