Python 3.x 我无法让tensorflow执行

Python 3.x 我无法让tensorflow执行,python-3.x,Python 3.x,下面是我的Python 3.5解释器的一个片段。我不明白这为什么会产生错误(如下所列)。有什么建议吗 Python 3.5.3 (v3.5.3:1880cb95a742, Jan 16 2017, 16:02:32) [MSC v.1900 64 bit (AM D64)] on win32 Type "help", "copyright", "credits" or "license" for more information. >>> import tensorflow a

下面是我的Python 3.5解释器的一个片段。我不明白这为什么会产生错误(如下所列)。有什么建议吗

Python 3.5.3 (v3.5.3:1880cb95a742, Jan 16 2017, 16:02:32) [MSC v.1900 64
bit (AM
D64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import tensorflow as tf
>>> hello = tf.constant('Hello, Tensorflow!')
>>> sess = tf.Session()
>>> print(sess.run(hello))
然后它给了我一个内部错误列表,从以下开始:

E c:\tf_jenkins\home\workspace\release-win\device\cpu\os\windows\tensorflow\core\framework\op_kernel.cc:943]