We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f7fd00 commit cefc705Copy full SHA for cefc705
README.md
@@ -47,6 +47,13 @@ or
47
48
for a development install.
49
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
57
58
## License
59
0 commit comments