Process finished with exit code 134 (interrupted by signal 6: SIGABRT)

I found the code that makes error
from tensorflow.examples.tutorials.mnist import input_data

but I don`t know why this makes error.