-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Doing a fresh install of a PyAres planner and in a clean python environment, everything installed via pip. When Trying to start the service I get the following error:
RuntimeError: the grpc package installed is at version 1.78.0 but the generated code in planning/remote/ares_remote_planner_service_pb2_grpc.py depends on grpcio>=1.78.1. Please upgrade your grpc module to grpcio>=1.78.1 or downgrade your generated code using grpcio-tools<=1.78.0
It seems like there is a version mismatch between the ares data model and the pip version of PyARES.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working