工具与软件:
您好!
我面临着与相关主题相同的问题、但其中没有最终答案。 我正在尝试使用 WSL Ubuntu 中包含的 EdgeAI 组件构建自定义 Linux 映像、并 在 ti-tidl-osrt 配方的 do_package_qa 步骤中获取错误:
ERROR: ti-tidl-osrt-1.0-r0_edgeai_4 do_package_qa: QA Issue: /usr/lib/python3.12/site-packages/bin/onnxruntime_test contained in package ti-tidl-osrt requires /home/user/work/am69-b55/build/tmp/work/aarch64-oe-linux/ti-tidl-osrt/1.0/recipe-sysroot-native/usr/bin/nativepython3, but no providers found in RDEPENDS:ti-tidl-osrt? [file-rdeps] ERROR: ti-tidl-osrt-1.0-r0_edgeai_4 do_package_qa: Fatal QA errors were found, failing task. ERROR: Logfile of failure stored in: /home/user/work/am69-b55/build/tmp/work/aarch64-oe-linux/ti-tidl-osrt/1.0/temp/log.do_package_qa.23941 ERROR: Task (/home/user/work/am69-b55/sources/core/../meta-edgeai/recipes-tisdk/ti-tidl/ti-tidl-osrt.bb:do_package_qa) failed with exit code '1'
那么、如何解决这个问题呢?