为了账号安全,请及时绑定邮箱和手机立即绑定

安装 OpenVino 生成与张量流相关的错误

安装 OpenVino 生成与张量流相关的错误

拉莫斯之舞 2021-09-11 17:30:44
我试图在我的系统上安装最新版本的 Opevino。我正在关注此文档:https ://software.intel.com/en-us/articles/OpenVINO-Install-Windows在我需要运行此批处理文件的步骤中: install_prerequisites.bat我收到此错误:C:\local\Intel\computer_vision_sdk\deployment_tools\model_optimizer\install_prerequisites>install_prerequisites.batPython 3.7.1ECHO is off.Collecting tensorflow==1.9.0 (from -r ..\requirements.txt (line 1))  Could not find a version that satisfies the requirement tensorflow==1.9.0 (from -r ..\requirements.txt (line 1)) (from versions: )No matching distribution found for tensorflow==1.9.0 (from -r ..\requirements.txt (line 1))*****************************************************************************************Warning: please expect that Model Optimizer conversion might be slow.You can boost conversion speed by installing protobuf-*.egg located in the"model-optimizer\install_prerequisites" folder or building protobuf library from sources.For more information please refer to Model Optimizer FAQ, question #80.我该如何解决这个错误?
查看完整描述

2 回答

?
拉风的咖菲猫

TA贡献1995条经验 获得超2个赞

OpenVINO 不支持 Python 3.7,这也可以解释您的问题。


查看完整回答
反对 回复 2021-09-11
?
皈依舞

TA贡献1851条经验 获得超3个赞

需要带有 pip 的 Python 3.6.5 才能运行模型优化器。使用这些步骤安装正确版本的 Python 软件。

进入 Python 3.6.5 下载页面,点击 Windows x86-64 可执行安装程序下载可执行文件。该文件在您的下载文件夹中保存为 python-3.6.5-amd64.exe。

浏览下载 Python

双击该文件以启动安装。

确保屏幕顶部显示 Python 3.6.5(64 位)。

重要提示:在安装屏幕底部,选择 Add Python 3.6 to PATH。

安装 Python 并选择环境变量选项

单击安装屏幕顶部附近的立即安装,然后让安装完成。

安装完成后,单击关闭。

请确认,以上步骤已完成。


查看完整回答
反对 回复 2021-09-11
  • 2 回答
  • 0 关注
  • 165 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信