I try to learn TensorFlow with Python. My problem is with import TF module. Here is my configuration: Python 3.6.1, Windows 7 (with MSVCP14
Solution is downgrade Python to version 3.5, and install again TensorFlow. It works for me