<#13066 remote-apis-testing fails with Pants v2.7....
# github-notifications
c
#13066 remote-apis-testing fails with Pants v2.7.0 and Buildgrid Issue created by tdyas The remote-apis-testing project fails when I update it to use Pants v2.7.0 (via a version of example-python with Pants v2.7.0):
Copy code
client_1  |   ProcessExecutionFailure: Process 'Generating Python sources from helloworld/util/proto/config.proto.' failed with exit code 127.
client_1  | stdout:
client_1  |
client_1  | stderr:
client_1  | 2021-10-01T18:22:10.461+0200 [455:140532379025216] [buildboxcommon_systemutils.cpp:65] [ERROR] Error while calling `execv(./bin/protoc --python_out _generated_files --plugin=protoc-gen-mypy=./mypy_protobuf.pex_bin_protoc-gen-mypy_shim.sh --mypy_out _generated_files helloworld/util/proto/config.proto )`: No such file or directory
client_1  | ./bin/protoc: No such file or directory
pantsbuild/pants