Replies: 1 comment
-
|
Hey @hopezh , the segfault may be related to your numpy version being >2.0, which is not yet supported by versions <=0.18.0 of Open3D. You can try downgrading numpy with |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
As indicated here,
open3dsupportARMarchitecture, e.g. Apple M1.However, I got warning running the test code for the
new GUI visualizer:The warning I have is:

As to the test of the

legacy visualizerI can get the GUI open, but there is aopen3d warning, too:May I ask if I have missing something important here?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions