PaddlePaddle / Paddle

PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
http://www.paddlepaddle.org/
Apache License 2.0
21.79k stars 5.47k forks source link

python 3.10.14 paddle源缺少Pillow包,导致安装失败 #65709

Open wangguan1995 opened 3 days ago

wangguan1995 commented 3 days ago

问题描述 Issue Description

image

版本&环境信息 Version & Environment Information

NVIDIA-SMI 525.60.13 Driver Version: 525.60.13 CUDA Version: 12.0

conda create -n gino_310_new python=3.10 nvcc --version bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2022 NVIDIA Corporation Built on Tue_Mar__8_18:18:20_PST_2022 Cuda compilation tools, release 11.6, V11.6.124 Build cuda_11.6.r11.6/compiler.31057947_0 bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) python -m pip install paddlepaddle-gpu==3.0.0b0 -i https://www.paddlepaddle.org.cn/packages/stable/cu118/

wangguan1995 commented 3 days ago

装清华源的Pillow之后成功安装 但是:

image

cyber-pioneer commented 2 days ago

建议确认一下稳定复现问题的场景