On Sat, Apr 7, 2018 at 2:23 PM, <mohamed.moanis....@gmail.com> wrote:

> 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"?
>

This (locally building and installing from source) is an area that hasn't
gotten much love since a few years ago when we shifted focus to
distributing wheels as our primary means of making gRPC Python available. I
suspect the current state of affairs is something along the lines of "it is
what it is" - follow the code to see how our wheel-building works and along
the way some documentation will be right, some will be wrong, and some will
be missing. We would happily accept any corrections or improvements you
would wish to contribute. :-)

Good hunting,
-N

-- 
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 grpc-io+unsubscr...@googlegroups.com.
To post to this group, send email to grpc-io@googlegroups.com.
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/CAEOYnAQ8E2BR1h48Qmj4cdF%2Bq4_4Ua5PDKTkxzrrJkMck-VtAw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to