【问题标题】:I cannot import tensorflow , please help me to resolve it我无法导入 tensorflow,请帮我解决它
【发布时间】:2020-11-02 10:15:05
【问题描述】:
ImportError: Traceback (most recent call last):
  File "c:\users\hp\appdata\local\programs\python\python37\lib\site- 
  packages\tensorflow\python\pywrap_tensorflow.py", line 64, in <module>
  from tensorflow.python._pywrap_tensorflow_internal import *
ImportError: DLL load failed with error code 3221225501


Failed to load the native TensorFlow runtime.

https://www.tensorflow.org/install/errors

出于一些常见原因和解决方案。包括整个堆栈跟踪 寻求帮助时出现此错误消息。

​#this 在我要导入时显示。我也尝试下载 Visual c++,但现在显示了。

【问题讨论】:

    标签: python tensorflow


    【解决方案1】:

    你读过这个吗? https://github.com/tensorflow/tensorflow/issues/35598 您的 CPU 似乎不支持 avx 指令集。你的 CPU 是什么?

    【讨论】:

      猜你喜欢
      • 2019-05-17
      • 2012-06-18
      • 2013-09-08
      • 1970-01-01
      • 1970-01-01
      • 2022-07-16
      • 2010-12-29
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多