-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
bugNot a build issue, this is likely a bug.Not a build issue, this is likely a bug.
Description
Checklist
- I have searched for similar issues.
- For Python issues, I have tested with the latest development wheel.
- I have checked the release documentation and the latest documentation (for
master
branch).
Describe the issue
import open3d
crashed on Mac M2 Ventura 13.2.1
Steps to reproduce the bug
pip install open3d
python -c "import open3d"
Error message
[1] 8358 segmentation fault python -c "import open3d"
Expected behavior
No response
Open3D, Python and System information
- Operating system: Mac M2 Ventura 13.2.1
- Python version: Python 3.9
- System architecture: apple-silicon M2
- Is this a remote workstation?: no
- How did you install Open3D?: pip
Additional information
No response
shanmo and RohanGautam
Metadata
Metadata
Assignees
Labels
bugNot a build issue, this is likely a bug.Not a build issue, this is likely a bug.