strawlab / python-pcl

Python bindings to the pointcloud library (pcl)
http://strawlab.github.com/python-pcl/
Other
2k stars 701 forks source link

Some Import problems on Ubuntu 16.04 #132

Open Siladon opened 6 years ago

Siladon commented 6 years ago

Was able to build and install python-pcl with pcl18. example/kdtree.py runs perfect, but all other examples raise: ImportError: No module named pcl_visualization (/pcl_grabber) or AttributeError: 'pcl._pcl.CropBox' object has no attribute 'Filtering'

despicablegru commented 6 years ago

same problem, anyone know how to fix this?

niranjanreddy891 commented 6 years ago

@Siladon and @despicablegru, did you solve the issue. I am facing the same issue. Can you help me in this issue. I a using windows-7 64 bit. Thanks in advance