camera calibration error
i am trying to do camera calibration
running this node
rosrun camera_calibration cameracalibrator.py --size 8x6 --square 0.108 image:=/usb_cam/image_raw camera:=/usb_cam
but then I have obtained this error
Traceback (most recent call last):
File "/opt/ros/indigo/lib/camera_calibration/cameracalibrator.py", line 47, in <module>
import cv2
ImportError: libopencv_core.so.3.1: cannot open shared object file: No such file or directory