I am importing tensorflow in my ubuntu (Lenovo 110-Ideapad laptop) python using following commands-
(tfx-test) chandni@mxnet:~/Chandni/TFX$ python Python 3.6.
You may need to downgrade to CPU 1.5.
#Try running pip uninstall tensorflow #And then pip install tensorflow==1.5
Then import tensorflow and let me know if the error reoccur