無法使用 PyInstaller 從 OpenVINO™ Python* 腳本執行 build.exe
內容類型: 相容性 | 文章 ID: 000059012 | 最近查看日期: 2022 年 05 月 20 日
在 p要staller 命令列中, 提供 iecore () 運作的依存檔案。在此命令列中,plugins.xml 可協助樣品載入所需的外掛程式。
pyinstaller --onefile --add-data "C:\Program Files (x86)\IntelSWTools\openvino_2020.3.194\deployment_tools\inference_engine\bin\intel64\Release\plugins.xml;." demo_sample.py
在執行產生的 .exe 檔案之前,先來源OpenVINO環境變數。