- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
- ERROR: Failed to install : model_optimizer
Failed command: sudo ./install_prerequisites.sh
Failed to install Intel_Distribution_of_OpenVINO_toolkit_2021_2_Runtime took 3 minutes 2.82 seconds - | 5fc8ac6354e210002a5f5172 | Intel Distribution of OpenVINO toolkit 2021 2 Runtime | FAILED |
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi AbdulBaseerBuriro,
I was able to reproduce the issue on my system and looking at the log files it seems to be an issue with ONNX. The installation is installing a newer version of ONNX that is not compatible with Ubuntu 18.04 and Python 3.6.9. As a workaround, I installed ONNX 1.10.0 manually and ran installation again. Could you give it a try and let me know if it works for you as well?
pip3 install onnx==1.10.0
./edgesoftware install
Regards,
Jesus
링크가 복사됨
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi AbdulBaseerBuriro,
I was able to reproduce the issue on my system and looking at the log files it seems to be an issue with ONNX. The installation is installing a newer version of ONNX that is not compatible with Ubuntu 18.04 and Python 3.6.9. As a workaround, I installed ONNX 1.10.0 manually and ran installation again. Could you give it a try and let me know if it works for you as well?
pip3 install onnx==1.10.0
./edgesoftware install
Regards,
Jesus
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
If you need any additional information, please submit a new question as this thread will no longer be monitored.
