I followed the tutorial on Tensorflow's web site, when I type Pip3 list
I can see Tensorflow 1.4 in the list but when I start the Python terminal I can't import it, it says that there is No module named 'tensorflow'
even when I type Pip3 show tensorflow
I can notice that it exists