- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello All,
I have installed OpenVINO 2022.1 and then installed TensrFlow 2.8.0, but I got the below conflict error.
Does this conflict impact the OpenVINO?
BR,
Mostafa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Mostafa,
Thank you for reaching out to us.
I've manually installed TensorFlow using pip install tensorflow in my OpenVINO Development Tools and received similar error as yours:
Additionally, when I tried converting ssdlite_mobilenet_v2 model using omz_converter, the following warning will appear before finish converting:
To avoid this issue, install and configure the OpenVINO Development Tools components for TensorFlow 2.x instead of manually installing the TensorFlow module as described here.
The validated TensorFlow version for OpenVINO 2022.1 is version 2.5.3 which will be installed using the following command:
pip install openvino-dev[tensorflow2]
Regards,
Hairul
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Mostafa,
Thank you for reaching out to us.
I've manually installed TensorFlow using pip install tensorflow in my OpenVINO Development Tools and received similar error as yours:
Additionally, when I tried converting ssdlite_mobilenet_v2 model using omz_converter, the following warning will appear before finish converting:
To avoid this issue, install and configure the OpenVINO Development Tools components for TensorFlow 2.x instead of manually installing the TensorFlow module as described here.
The validated TensorFlow version for OpenVINO 2022.1 is version 2.5.3 which will be installed using the following command:
pip install openvino-dev[tensorflow2]
Regards,
Hairul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Mostafa,
Glad to know that your issue has been resolved.
This thread will no longer be monitored since this issue has been resolved. If you need any additional information from Intel, please submit a new question.
Regards,
Hairul
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page