unitreeunitree-desktop~Paddle-Inference-Demo-masterpythongpuyolov3$ pip3 install paddlepaddle -i httpsmirrorsaliyuncompypisimpleDefaulting to user installation because normal site-packages is not writ
这个问题可能是由于您的pip版本过低导致的,可以尝试使用以下命令更新pip:
pip3 install --upgrade pip
然后再尝试安装PaddlePaddle:
pip3 install paddlepaddle -i https://mirrors.aliyun.com/pypi/simple/
原文地址: https://www.cveoy.top/t/topic/ha27 著作权归作者所有。请勿转载和采集!