Abacn commented on issue #22149: URL: https://github.com/apache/beam/issues/22149#issuecomment-1174447505
Sounds like protos are not generated. It should be executed automatically as part of the install: https://github.com/apache/beam/blob/b53b16f1fb41913b0e8bbe9d64d71b8e3ebfbbf6/sdks/python/setup.py#L164 If not could manually run `python gen_protos.py` at sdks/python folder before install. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
