I was trying to use tensorflow in Pycharm IDE.
It seems that in Pycharm, it is one-click to install a package. It was very easy with bumpy. Now error occurs when I w
Update - Nov. 1, 2017:
Tried successfully with Latest Jetbrain PyCharm Community Edition (2017.2.4) and Python 2.7.14, with Installing with virtualenv
of https://www.tensorflow.org/install/install_mac.
Run tensorboard --logdir=/tmp/tensorflow_logs
in Terminal of PyCharm