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](https://github.com/opencv/opencv/issues/9568)
-Thank you-
↧