【发布时间】: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