【问题标题】:ImportError: DLL load failed: The specified procedure could not be found., tensorflowImportError: DLL load failed: The specified procedure could not be found., tensorflow
【发布时间】:2020-12-28 10:37:02
【问题描述】:

我正在尝试将tensorflow作为tf导入,出现以下错误

ImportError: DLL load failed: 找不到指定的过程。

代码是:

将张量流导入为 tf

【问题讨论】:

标签: tensorflow


【解决方案1】:

来自 cmets

通过将 protobuf 安装为 pip install protobuf==3.6.0 解决了问题(转述自 Proko 和 Mohammed AL-SAADI)

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2019-10-19
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-12-18
    • 2022-01-17
    相关资源
    最近更新 更多