Hi!
I'm on windows and Houdini 19.5.435 and installed the open3d python package.
When Trying to import it in houdini (doesn't matte if python node or shell) with
import open3d as o3d
Houdini crashes after a few seconds.
I installed the package with Houdini's own python 3.9.
quick update: the same happens with Houdini 19.5.569
Any thoughts? Did someone here use open3d inside Houdini before? On Window or Linux?
UPDATE: works on Fedora 38 after overcoming a few obstacles. Time to partially move to linux I guess...