When I import tensorflow in Python 3.5.3, it gives me following:
ERROR:
No module named _pywrap_tensorflow
Unless you are using bazel, you should not try to import tensorflow from its source directory; please exit the tensorflow source tree, and relaunch your python interpreter from there.
I installed tensorflow-0.12.0 using the following command:
python -m pip install --upgrade
https://storage.googleapis.com/tensorflow/mac/cpu/tensorflow-0.12.0-py3-none-any.whl