Whenever I run
import cv2
in an IPython notebook cell, I get an error screen with the message
Kernel Restarting
The kernel appears to have died. It will restart automatically.
Then another dialog stating python quit unexpectedly. Does this mean I cannot run OpenCV in IPython? I cannot seem to find the solution to this anywhere by googling.
Is there a solution to this problem?
Platform: Mac OSX:10.9, IPython 4.0.3, Python 2.7.9