Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

paddlepaddle_gpu-2.5.2.post120 无法下载了404 #69328

Open
abbydev opened this issue Nov 12, 2024 · 4 comments
Open

paddlepaddle_gpu-2.5.2.post120 无法下载了404 #69328

abbydev opened this issue Nov 12, 2024 · 4 comments
Labels
status/new-issue 新建 type/build 编译/安装问题

Comments

@abbydev
Copy link

abbydev commented Nov 12, 2024

问题描述 Issue Description

  • paddlepaddle-gpu==2.5.2.post120 无法安装
# 命令
python3 -m pip install paddlepaddle-gpu==2.5.2.post120 -f https://www.paddlepaddle.org.cn/whl/linux/mkl/avx/stable.html

# 报错
ERROR: HTTP error 404 while getting https://paddle-wheel.bj.bcebos.com/2.5.2/linux/linux-gpu-cuda12.0-cudnn8.9-mkl-gcc12.2-avx/paddlepaddle_gpu-2.5.2.post120-cp39-cp39-linux_x86_64.whl (from https://www.paddlepaddle.org.cn/whl/linux/mkl/avx/stable.html)
ERROR: Could not install requirement paddlepaddle-gpu==2.5.2.post120 from https://paddle-wheel.bj.bcebos.com/2.5.2/linux/linux-gpu-cuda12.0-cudnn8.9-mkl-gcc12.2-avx/paddlepaddle_gpu-2.5.2.post120-cp39-cp39-linux_x86_64.whl because of HTTP error 404 Client Error: Not Found for url: https://paddle-wheel.bj.bcebos.com/2.5.2/linux/linux-gpu-cuda12.0-cudnn8.9-mkl-gcc12.2-avx/paddlepaddle_gpu-2.5.2.post120-cp39-cp39-linux_x86_64.whl for URL https://paddle-wheel.bj.bcebos.com/2.5.2/linux/linux-gpu-cuda12.0-cudnn8.9-mkl-gcc12.2-avx/paddlepaddle_gpu-2.5.2.post120-cp39-cp39-linux_x86_64.whl (from https://www.paddlepaddle.org.cn/whl/linux/mkl/avx/stable.html)

版本&环境信息 Version & Environment Information

CUDA:12.2
CUDNN:8.9

@abbydev abbydev added status/new-issue 新建 type/build 编译/安装问题 labels Nov 12, 2024
@warrentdrew
Copy link
Contributor

您好,2.5.2版本发行时间较早,如没有特殊需求,推荐您可以使用更新的3.0或2.6版本paddle框架

@nhhviet98
Copy link

@warrentdrew

I get the same issue, my code is NOT compatible with version 2.6.x, and version 2.4.x does NOT support CUDA 12.

How can I fix that? 🙏🙏🙏

@f497196689
Copy link

遇到了同样的问题,现在有地方可以下载吗

@nhhviet98
Copy link

@f497196689

I used pip install paddlepaddle-gpu==2.5.2.post120 -f https://www.paddlepaddle.org.cn/whl/linux/cudnnin/stable.html instead. It worked for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/new-issue 新建 type/build 编译/安装问题
Projects
None yet
Development

No branches or pull requests

4 participants