Replies: 1 comment 1 reply
-
This link might be helpful. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, using pip I installed open3d on my linux (ubuntu 20) and windows 11 machines. Results:
For some reason windows doesn't find 0.15.2
I can see tag 0.15.1 in this github repo (from 19 Feb), but I can't see tag 0.15.2. However, there's pip release 0.15.2 on pypi (https://pypi.org/project/open3d/0.15.2/#history) from 28 Feb. There's distinction between results I'm getting on those two machines, and I suspect something could change in implementation of some algorithm.
I'd like to confirm that, so I'm looking for changelog between those two versions, and can't find anything. All I could find is the big one https://github.com/isl-org/Open3D/releases/tag/v0.15.1 While there's none for the minor versions.
My two questions:
Thanks
Beta Was this translation helpful? Give feedback.
All reactions