Skip to content

GRPC Version mismatch? #17

@arthursloan

Description

@arthursloan

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions