The kernel appears to have died. It will restart automatically

finlouarn picture finlouarn · Mar 20, 2017 · Viewed 14k times · Source

When running:

from skimage import data

in jupyter notebook I always get the error : "The kernel appears to have died. It will restart automatically"

I use: Anaconda 4.2.0 (64-bit) Python 3.5.2 scikit-image 0.12.3 np111py35_1

When I run a notebook with python 2.7 kernel it goes fine with no error.

So I guess there is a compatibility issue? But I need to use python 3.5, any suggestion?

Answer

finlouarn picture finlouarn · Mar 21, 2017

Problem solved with: conda update mkl

working versions: mkl 2017.0.1 0
mkl-service 1.1.2 py35_2