library · inferred from evidence
grpcio-tools
A library for gRPC tools in Python.
- pip install stability-sdk fails on Python 3.11 Windows over grpcio 1.48.1
The install failure on Python 3.11 comes from the old pinned grpcio==1.48.1, which does not work on 3.11. Upgrade to stability-sdk 0.6.1 or later, which added Python 3.11 support via PR #209. If you must stay on an old version, you can work