When trying to use open3d in Houdini 20.5 I get Houdini crash #7044
Open
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
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.