library · inferred from evidence
grpclib
A Python library available on PyPI, referenced in the context of an import error and shadowing issue.
- ImportError: cannot import name GRPCError from grpclib when running modal setup
This import error with a supposedly correct grpclib version usually means the `grpclib` in your environment is not the real PyPI package. Run `pip show grpclib` and check for an empty Summary and missing metadata, which is the tell for a sh