Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

import cv2 leads to "segmentation fault"

Hello I am installing opencv and opencv-contrib in my ubuntu pc. I installed it in both python 2 and 3. I have successfully installed it. However when I doing "import cv2" it immediately produce "segmentation fault (core dumped)". It happens in both python 2 and python 3. So how can I fix this problem? Here is my full problem see problem

-Thank you-