liferoad commented on PR #34678: URL: https://github.com/apache/beam/pull/34678#issuecomment-2817294189
``` Traceback (most recent call last): File "/tmp/bootstrap_beam_venv1873902829208536704.py", line 118, in <module> main() File "/tmp/bootstrap_beam_venv1873902829208536704.py", line 86, in main subprocess.run([executable, '-m', 'venv', venv_dir], check=True) File "/usr/lib/python3.8/subprocess.py", line 516, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/usr/bin/python3', '-m', 'venv', '/home/runner/.apache_beam/cache/venvs/py-3.8-beam-2.64.0-da39a3ee5e6b4b0d3255bfef95601890afd80709']' returned non-zero exit status 1. ``` -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org