You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# change the relative import to an absolute one in the gRPC module
sed -i "s/import graphene_engine_pb2 as graphene__engine__pb2/import up_graphene_engine.grpc_io.graphene_engine_pb2 as graphene__engine__pb2/g" ./graphene_engine_pb2_grpc.py