Build instructions for gRPC Python are located in https://github.com/grpc/grpc/blob/master/src/python/grpcio/README.rst.
Thanks, Eric On Saturday, April 7, 2018 at 2:23:39 PM UTC-7, Mohamed Moanis wrote: > > Hi gRPC! > > I have a question about running Python examples and working with gRPC > Python in general. > > How to build/install the gRPC Python from sources so that I can use it for > example with the examples? Right now I followed the tutorial and installed > grpcio and grpc-tools in a virtualenv to run the examples but I want to use > a build from source. > > Additionally, how can I "make clean" the Cython files I built with > "setup.py"? > > Thanks. > -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/ec5985ca-77d4-4b96-9065-490d721ec664%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
