Typo in the Python tutorial

24 views
Skip to first unread message

peter.d...@gmail.com

unread,
Nov 18, 2016, 8:08:12 AM11/18/16
to grpc.io
Hi there, I don't know if that's the proper place to post that but there's a typo in the "gRPC basics - Python" tutorial. The command

$ python -m grpc.tools.protoc -I../../protos --python_out=. --grpc_python_out=. ../../protos/route_guide.proto

should be

$ python -m grpc.tools.protoc -I../../protos --python_out=. --grpc_python_out=. ../../protos/helloworld.proto

That's all :)




Carl Mastrangelo

unread,
Nov 18, 2016, 1:11:11 PM11/18/16
to grpc.io, peter.d...@gmail.com
Thanks for the report!  I looks like someone file a PR to fix it: https://github.com/grpc/grpc.github.io/pull/422
Reply all
Reply to author
Forward
0 new messages