How do I install Python from source for windows?

57 views
Skip to first unread message

aAAa bBBb

unread,
Jan 29, 2021, 1:56:37 AM1/29/21
to grpc.io
My main issue was actually when trying to run grpc behind an enterprise proxy, I hit an  "Cannot check peer: missing selected ALPN property"
which is logged as an issue at 

It mentioned to bypass the ALPN check by a custom build.

But it mentioned that installation from source for windows does not work.

Thus, I try to build the python build from source for windows using MSYS2.
But still met with different errors.

The attempt to build
- C++ using VS on windows (works)
- C++ using MSYS2 on windows (works)
- python on linux (works)
- python on windows (does not works)

If the installation from source for windows does not works, how was the build version of cygrpc.cp37-win_amd64.pyd from pip install being build?




Reply all
Reply to author
Forward
0 new messages