install tensorflow

Shell
pip install tensorflowsudo pip3 install tensorflowinstall --upgrade https://storage.googleapis.com/tensorflow/mac/cpu/tensorflow-1.0.0-py3-none-any.whl


just saved your life people (only for mac users!!!)
if you are you using windows, then you should use the following commands:



note: tensorflow is likely to support python 3.6.x. 

Source

Also in Shell: