Hi everyone,

I was trying to build beam locally using docker,
I ran ./start-build-env.sh
I am getting this error
------------------------------------------------------------
ERROR [11/19] RUN pip3 install grpcio-tools mypy-protobuf       5.9s
Dockerfile:70
--------------------
 68 |   # Install grpcio-tools mypy-protobuf for `python3
sdks/python/setup.py sdist` to work
 69 |   ###
 70 | >>> RUN pip3 install grpcio-tools mypy-protobuf
 71 |
 72 |   ###
--------------------
ERROR: failed to solve: process "/bin/bash -o pipefail -c pip3 install
grpcio-tools mypy-protobuf" did not complete successfully: exit code: 1
------------------------------------------------------------
I am using python 3.9.18 and M2 chip OSX

Thanks,

Gautam Gottipati


[image: Please consider the environment before printing]

Reply via email to