python-pcl icon indicating copy to clipboard operation
python-pcl copied to clipboard

DLL Load Failed

Open Zumbalamambo opened this issue 4 years ago • 2 comments

I'm having the following error while I'm trying to import pcl.

File "<stdin>", line 1, in <module>
 File "C:\Users\Anaconda3\envs\py36\lib\site-packages\python_pcl-0.3-py3.6-win-amd64.egg\pcl\__init__.py", line 6, in <module>
   from ._pcl import *
ImportError: DLL load failed: The specified procedure could not be found.

Zumbalamambo avatar Jun 24 '20 06:06 Zumbalamambo

Hi,I have the same problem, did you solved it?

adimesika1 avatar Oct 31 '20 11:10 adimesika1

No. Use open3d. PCL is not good

Zumbalamambo avatar Oct 31 '20 12:10 Zumbalamambo