Open
Description
I configured my local build environment following the doc Native Setup, but got an error below on nanopb
at running west build
.
FileNotFoundError: [Errno 2] No such file or directory
To fix the error, I had to call pip install grpcio_tools
which is missing from the doc (or zephyr/scripts/requirements-base.txt
).
4265
Metadata
Metadata
Assignees
Labels
No labels