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

protoc error #8

Closed oxygenman closed 2 years ago

oxygenman commented 2 years ago

when run " protoc ./mint/protos/*.proto ", it output "Missing output directives."

highway007 commented 2 years ago

the same error

NewCoderQ commented 2 years ago

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