product · inferred from evidence
modal
A product that can be installed via pip and has a setup command.
- modal setup: ImportError cannot import GRPCError from grpclib
The grpclib in the environment is not the real PyPI package: another package shadowed it. Check pip show grpclib for empty metadata; the reliable fix is a fresh virtualenv and a clean pip install modal.