isl-org / Open3D

Open3D: A Modern Library for 3D Data Processing
http://www.open3d.org
Other
11.56k stars 2.32k forks source link

Can't call Open3d inner functions? #7005

Open bgdys opened 1 month ago

bgdys commented 1 month ago

Checklist

Steps to reproduce the issue

Friends, recently in the use of open3d library, found that their use and others are not quite the same place. Figure 2: Some custom functions in open3d cannot be called after reading the pcd file or Mesh file. The library functions in the cpu seem to be unable to be called 2 微信图片_20241010152317

Error message

///

Open3D, Python and System information

Python 3.8
Open3D 0.18.0
Window 10 x64

Additional information

2 微信图片_20241010152317

Rakeshd3 commented 1 month ago

Mine is also same issue, python 3.11.9 which should be supported by documentation, I’ve installed Visual studio and other required things, still could not fix it, its been 10 days im struggling for this, I tried to build by cloning the issue , again it’s failing after following the step, im completely helpless here. My Os is windows 11

bgdys commented 1 month ago

我的也是同样的问题,python 3.11.9 应该有文档支持,我已经安装了 Visual Studio 和其他需要的东西,但仍然无法修复它,我已经为此苦苦挣扎了 10 天,我尝试通过克隆问题来构建,按照步骤后再次失败,我在这里完全无助。我的操作系统是 Windows 11

When reading point cloud data, add a comment for emphasis. I don't know how it works, but it works.。 image