tool · inferred from evidence
python3
The Python 3 interpreter or runtime.
- ImportError: cannot import name GRPCError from grpclib when running modal setup
`python3 -m modal setup` failed with `ImportError: cannot import name 'GRPCError' from 'grpclib'` even after `pip install --upgrade grpclib` reported 0.4.7. The maintainer dug in and found the smoking gun: `pip show grpclib` in the broken e