Serving
Serving copied to clipboard
Failed building wheel for grpcio
Env: docker image: paddlepaddle/paddle:2.5.1-gpu-cuda12.0-cudnn8.9-trt8.6 python: python10
In this dokcer, pip3 install https://paddle-serving.bj.bcebos.com/test-dev/whl/paddle_serving_server-0.9.0-py3-none-any.whl will failed by grpcio<=1.33.2
Message that will be displayed on users' first issue
i have same problem. are you solve this problem?
Google has resolve arm grpcio install error since 1.51.3 the requirements.txt SHOULD consider to update
we will update requirements.txt, you can try pip install --upgrade grpcio to fix this bug temperally