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

Development wheels are no longer available #7079

Closed
3 tasks done
JorgePH opened this issue Nov 27, 2024 · 9 comments
Closed
3 tasks done

Development wheels are no longer available #7079

JorgePH opened this issue Nov 27, 2024 · 9 comments

Comments

@JorgePH
Copy link

JorgePH commented Nov 27, 2024

Checklist

Steps to reproduce the issue

Try to download latest development wheel with:

pip install -U -f https://www.open3d.org/docs/latest/getting_started.html --only-binary open3d open3d

or
Go to the development links in https://www.open3d.org/docs/latest/getting_started.html#development-version-pip

Error message

pip install -U -f https://www.open3d.org/docs/latest/getting_started.html --only-binary open3d open3d --break-system-packages
Looking in links: https://www.open3d.org/docs/latest/getting_started.html
Collecting open3d
  ERROR: HTTP error 404 while getting https://github.com/isl-org/Open3D/releases/download/main-devel/open3d-0.18.0%2Bb65896f-cp312-cp312-manylinux_2_31_x86_64.whl (from https://www.open3d.org/docs/latest/getting_started.html)
ERROR: Could not install requirement open3d from https://github.com/isl-org/Open3D/releases/download/main-devel/open3d-0.18.0%2Bb65896f-cp312-cp312-manylinux_2_31_x86_64.whl because of HTTP error 404 Client Error: Not Found for url: https://github.com/isl-org/Open3D/releases/download/main-devel/open3d-0.18.0%2Bb65896f-cp312-cp312-manylinux_2_31_x86_64.whl for URL https://github.com/isl-org/Open3D/releases/download/main-devel/open3d-0.18.0%2Bb65896f-cp312-cp312-manylinux_2_31_x86_64.whl (from https://www.open3d.org/docs/latest/getting_started.html)

Open3D, Python and System information

- Operating system: ubuntu:noble official docker image
- Python version: Python 3.12.3
- Open3D version: Not installed, latest main commit (b65896f)
- System architecture: x86
- Is this a remote workstation?: no
- How did you install Open3D?: pip (development wheel)
- Compiler version (if built from source):

Additional information

No response

@JorgePH
Copy link
Author

JorgePH commented Nov 28, 2024

Last CICD run regenerated the files some of the files. Version for Python 3.12 is available now, but there are some others that are not. It seems the CICD job fails sometimes when uploading the binaries:

https://github.com/isl-org/Open3D/actions/runs/12063109780/job/33637787664#step:7:27

@Master-cai
Copy link

This problem still exists for python 3.9. The link in the offical website is 404.

@JorgePH
Copy link
Author

JorgePH commented Dec 11, 2024

It seems they are targeting this issue here? #7087

If CI jobs stop failing the development wheels will be available again.

@ssheorey
Copy link
Member

CI is fixed. Available again.

@mschneider456
Copy link

mschneider456 commented Dec 17, 2024

Seems like the problem still persists for python3.9 under linux. No wheels are available here nor here

@JorgePH
Copy link
Author

JorgePH commented Dec 18, 2024

@fabiannagel
Copy link

+1, still an issue

@Danilrivero
Copy link

Can confirm the wheels are still not available as of now. Hopefully #7121 can solve this issue.

@ssheorey
Copy link
Member

ssheorey commented Jan 8, 2025

There's a clean release github action that cleans old devel releases - it seems to be over aggressive. I've disabled it for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants