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

Issue in requirements.txt #7

Open
migsdigs opened this issue Sep 17, 2024 · 7 comments
Open

Issue in requirements.txt #7

migsdigs opened this issue Sep 17, 2024 · 7 comments

Comments

@migsdigs
Copy link

Hi there,

The link for downloading the open3D v0.18 package in requirements.txt no longer exists (the downloads page has been removed).

I just commented this link in requirements.txt and installed with pip install open3d==0.18.0.

Thanks

@HengyiWang
Copy link
Owner

Thanks for pointing this out, let me double check with this cause open3d 0.18.0 has a bug that would make the rendering of incremental reconstruction fail.

@migsdigs
Copy link
Author

Thanks!

I tried running the demo with open3d v0.018.0 installed anyways. Related to your comment I believe, there was no visualization window as you suggested there would be in the demo instructions. I will try to install open3d from main-devel and let you know if I am able to render the results.

@migsdigs
Copy link
Author

@HengyiWang I managed to get the rendering to work by using the open3d-0.18.0+165ff2b-cp39-cp39-manylinux_2_31_x86_64.whl from https://github.com/isl-org/Open3D/releases/download/main-devel/open3d-0.18.0+165ff2b-cp39-cp39-manylinux_2_31_x86_64.whl.

Since this should be changing regularly, I suppose you can just point your users to https://github.com/isl-org/Open3D/releases/tag/main-devel until the issue is resolved.

Good job and thank you for the really cool repo!

@HengyiWang
Copy link
Owner

@migsdigs thanks, will do that

@anvenle
Copy link

anvenle commented Sep 18, 2024

I used command(pip install -U -f https://www.open3d.org/docs/latest/getting_started.html open3d) in the ubuntu system but get the window version open3d.zip. finally i got whl in https and pip install path/to/*.whl
Screenshot from 2024-09-18 11-34-47

@Master-cai
Copy link

Master-cai commented Dec 10, 2024

@anvenle hello, have you solved this problem?

cc @HengyiWang

@anvenle
Copy link

anvenle commented Dec 11, 2024

@anvenle hello, have you solved this problem?

cc @HengyiWang
got whl in https and pip install path/to/*.whl

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

4 participants