grpcio fails to install on Windows ARM64
Open
- Dominant language
- Python
- Stars
- 555
- Forks
- 138
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 9
Description
I'm trying to install bumble on a Windows ARM64 system. It fails because the `grpcio` dependency can't be installed.
There is no binary wheel (https://github.com/grpc/grpc/issues/39362). And building from source fails and is not supported on Windows (https://github.com/grpc/grpc/issues/29073).
So I'm stuck. Probably nothing a non-google-employee can do, but thought I would document it anyway to save others some time.
Contributor guide
Assessment
This issue has not been assessed yet.