yolov5 运行export.py DLL load failed while importing onnx_cpp2py_export ONNX版本高了

DLL load failed while importing onnx_cpp2py_export

conda环境里,先卸载,再安装低版本

pip uninstall onnx

pip install onnx==1.16.1

posted @ 2025-04-09 10:35  txwtech  阅读(395)  评论(0)    收藏  举报