udacity / robotics-nanodegree-issues

Public waffleboard to track Robotics Nanodegree Issues
2 stars 0 forks source link

can not install pcl for statistical filtering #183

Closed uschas08 closed 6 years ago

kylesf commented 7 years ago

Please elaborate more on your issue.

uschas08 commented 7 years ago

project 3D Perception, cannot perform statistical filtering, Error: TypeError: cinit() takes exactly 1 positional argument (0 given), tried with commands mentioned in lectures to re-install PCL but I could not install it stuck at a point, I tried with updating VMWARE and re-use ova file.

kylesf commented 7 years ago

Did you try to install with sudo?

uschas08 commented 7 years ago

$ cd ~/RoboND-Perception-Exercises/python-pcl $ python setup.py build $ sudo python setup.py install