kennknowles commented on PR #24883:
URL: https://github.com/apache/beam/pull/24883#issuecomment-1371389745
```
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [10 lines of output]
Traceback (most recent call last):
File "<string>", line 36, in <module>
File "<pip-setuptools-caller>", line
[34](https://github.com/apache/beam/actions/runs/3841272211/jobs/6541297299#step:6:35),
in <module>
File
"/home/runner/work/beam/beam/sdks/python/target/.tox/py37/tmp/pip-req-build-ehxcjqv9/setup.py",
line 180, in <module>
generate_protos_first()
File
"/home/runner/work/beam/beam/sdks/python/target/.tox/py[37](https://github.com/apache/beam/actions/runs/3841272211/jobs/6541297299#step:6:38)/tmp/pip-req-build-ehxcjqv9/setup.py",
line 150, in generate_protos_first
gen_protos.generate_proto_files()
File
"/home/runner/work/beam/beam/sdks/python/target/.tox/py37/tmp/pip-req-build-ehxcjqv9/gen_protos.py",
line 476, in generate_proto_files
raise RuntimeError(error_msg)
RuntimeError: Not in apache git tree, unable to find proto definitions.
[end of output]
```
--
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]