- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
when using the Linux system try to download the openvino 2022.1.0 version, it returned with the error of no matching distribution found for openvino[onnx,pytorch]==2022.1.0.
The python version is 3.7.4 and the pip is the latest.
CPU on test server: Xeon E5-2690
CPU on test laptop: Core i7-10510U
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi xinyi,
Thank you for reaching out to us.
The error occurs because pip is not updated to the highest version. I got the same error when I tried to install OpenVINO™ Runtime without updating my pip version here:
Use the command "python -m pip install --upgrade pip" to update pip to the highest version. For your information, I am able to install OpenVINO™ Runtime after updating pip. I share my results here:
Please note that OpenVINO™ Runtime does not provide the extra parameters for deep learning frameworks. To install and configure the components to work with ONNX & PyTorch, you need to install OpenVINO™ Development Tools using the following command: "pip install openvino-dev[onnx,pytorch]". I have successfully installed OpenVINO™ Development Tools as shown below:
Regards,
Megat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi xinyi,
This thread will no longer be monitored since we have provided a solution. If you need any additional information from Intel, please submit a new question.
Regards,
Megat
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page