Can't load open3d

Thanks. It looks like this version of open3d isn’t compatible with Mac OS before 10.15. Could you try the following:

pip_uninstall(‘open3d’)
slicer.util.pip_install(‘open3d==0.8.0’)