Skip to content

Commit cefc705

Browse files
committed
added protoc advice to readme
1 parent 5f7fd00 commit cefc705

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,13 @@ or
4747

4848
for a development install.
4949

50+
### Potential Issues
51+
52+
Some users have reported that grpcio-tools does not install the protoc
53+
executable required to generate the stubs. If you run into this issue, you
54+
will have to manually install the protoc executable (make sure to match the
55+
version of gRPC that you have installed) and make it discoverable on your PATH.
56+
5057

5158
## License
5259

0 commit comments

Comments
 (0)