PaddlePaddle / PaddleGAN

PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.
Apache License 2.0
7.86k stars 1.25k forks source link

安装ppgan时报错,ERROR: Could not build wheels for numba, llvmlite, which is required to install pyproject.toml-based projects #846

Open ygxdx opened 5 months ago

ygxdx commented 5 months ago

我的命令:pip install ppgan 报错: 微信截图_20240422101353

JunnYu commented 5 months ago

可以先参照https://github.com/numba/llvmlite的文档,安装一下这个库

ahujack commented 4 months ago

可以先参照https://github.com/numba/llvmlite的文档,安装一下这个库

安装了还是报错

JunnYu commented 4 months ago

麻烦贴一下报错的信息,看上面的错误主要是这两个库, image

Adonis511 commented 4 months ago

我也遇到了这个问题 image 并且尝试手动安装了这两个包numba, llvmlite,依然会报错 ![Uploading image.png…]()

lmw0320 commented 2 months ago

换源。。试试阿里云的源