OpenCV: libdc1394 error: Failed to initialize libdc1394

I installed OpenCV correctly on Ubuntu 14.04. However, when I run: import cv2 I get this error message: >>> import cv2 libdc1394 error: Failed to initialize libdc1394 I read the answers...