When trying to use open3d in Houdini 20.5 I get Houdini crash
- Dominant language
- C++
- Stars
- 14k
- Forks
- 2.6k
- Avg merge
- 5d 18h
- Merged PRs (30d)
- 6
Description
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](https://www.open3d.org/docs/latest/getting_started.html#development-version-pip).
- [X] I have checked the [release documentation](https://www.open3d.org/docs/release/) and the [latest documentation](https://www.open3d.org/docs/latest/) (for `main` branch).
### My Question
Hi. I'm trying to figure out what I'm doing wrong. I installed the latest version of open3d (0.18.0) on python 3.11.7 under Win10. I wrote the path to the module in the PYTHONPATH environment variable. I start Houdini and in Python Shell I try to access the module via import open3d. As soon as I enter this, Houdini crashes. No error message appears. Please help me to understand what the problem is.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.