- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 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 |
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you need any additional information, please submit a new question as this thread will no longer be monitored.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page