<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic No module named 'openvino.runtime' in Intel® Distribution of OpenVINO™ Toolkit</title>
    <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-module-named-openvino-runtime/m-p/1374384#M27004</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I'm cimo,when i use this demo: face recognition demo,&lt;SPAN&gt;I have encountered some problems.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I am using a combination of Raspberry and NCS2，I have configured the Raspberry Access Environment in accordance with the official documentation， and&amp;nbsp; i successfully passed the test sample.For this demo , i have downloaded three module it need。But when i run:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#8BAE46"&gt;&lt;EM&gt; python3 face_recognition_demo.py \&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#8BAE46"&gt;&lt;EM&gt; -i /dev/video0 \&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#8BAE46"&gt;&lt;EM&gt;-m_fd face-detection-retail-0004.xml \&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#8BAE46"&gt;&lt;EM&gt; -m_lm landmark-regression-retail-0009.xml \&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#8BAE46"&gt;&lt;EM&gt;-m_reid face-reidentification-retail-0095.xml \&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#8BAE46"&gt;&lt;EM&gt;--verbose \&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#8BAE46"&gt;&lt;EM&gt; -fg "/home/pi/facevideo/face_gallery" \&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#8BAE46"&gt;&lt;EM&gt;&amp;nbsp;-d_fd MYRIAD -d_lm MYRIAD -d_reid MYRIAD&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;It reminds me :&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT color="#C81326"&gt;&lt;EM&gt;Traceback (most recent call last):&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#C81326"&gt;&lt;EM&gt;File "face_recognition_demo.py", line 26, in &amp;lt;module&amp;gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#C81326"&gt;&lt;EM&gt;from openvino.runtime import Core, get_version&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#C81326"&gt;&lt;EM&gt;ModuleNotFoundError: No module named 'openvino.runtime'&lt;/EM&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SMUU%@Q`EZX}]_9N0J9BVOI.png" style="width: 630px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/28266iC3E5F78D2E9D4049/image-dimensions/630x159/is-moderation-mode/true?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="630" height="159" role="button" title="SMUU%@Q`EZX&amp;amp;#125;]_9N0J9BVOI.png" alt="SMUU%@Q`EZX&amp;amp;#125;]_9N0J9BVOI.png" /&gt;&lt;/span&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#262626"&gt;I am very confused about this.I have installed Openvino correctly on the Raspberry.Does anyone help me?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#262626"&gt;My English is very poor. If there is a mistake, please forgive me, I am very grateful to everyone.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Here is some of mine config:&lt;/P&gt;
&lt;P&gt;raspberry 4B (system:buster);&lt;/P&gt;
&lt;P&gt;NCS2;&lt;/P&gt;
&lt;P&gt;python 3.7 ;&lt;/P&gt;
&lt;P&gt;l_openvino_toolkit_runtime_raspbian_p_2021.4.752.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="5"&gt;&lt;STRONG&gt;&lt;EM&gt;Thank you again for your help again.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 05 Apr 2022 10:14:09 GMT</pubDate>
    <dc:creator>cimo</dc:creator>
    <dc:date>2022-04-05T10:14:09Z</dc:date>
    <item>
      <title>No module named 'openvino.runtime'</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-module-named-openvino-runtime/m-p/1374384#M27004</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I'm cimo,when i use this demo: face recognition demo,&lt;SPAN&gt;I have encountered some problems.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I am using a combination of Raspberry and NCS2，I have configured the Raspberry Access Environment in accordance with the official documentation， and&amp;nbsp; i successfully passed the test sample.For this demo , i have downloaded three module it need。But when i run:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#8BAE46"&gt;&lt;EM&gt; python3 face_recognition_demo.py \&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#8BAE46"&gt;&lt;EM&gt; -i /dev/video0 \&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#8BAE46"&gt;&lt;EM&gt;-m_fd face-detection-retail-0004.xml \&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#8BAE46"&gt;&lt;EM&gt; -m_lm landmark-regression-retail-0009.xml \&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#8BAE46"&gt;&lt;EM&gt;-m_reid face-reidentification-retail-0095.xml \&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#8BAE46"&gt;&lt;EM&gt;--verbose \&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#8BAE46"&gt;&lt;EM&gt; -fg "/home/pi/facevideo/face_gallery" \&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#8BAE46"&gt;&lt;EM&gt;&amp;nbsp;-d_fd MYRIAD -d_lm MYRIAD -d_reid MYRIAD&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;It reminds me :&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT color="#C81326"&gt;&lt;EM&gt;Traceback (most recent call last):&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#C81326"&gt;&lt;EM&gt;File "face_recognition_demo.py", line 26, in &amp;lt;module&amp;gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#C81326"&gt;&lt;EM&gt;from openvino.runtime import Core, get_version&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#C81326"&gt;&lt;EM&gt;ModuleNotFoundError: No module named 'openvino.runtime'&lt;/EM&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SMUU%@Q`EZX}]_9N0J9BVOI.png" style="width: 630px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/28266iC3E5F78D2E9D4049/image-dimensions/630x159/is-moderation-mode/true?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="630" height="159" role="button" title="SMUU%@Q`EZX&amp;amp;#125;]_9N0J9BVOI.png" alt="SMUU%@Q`EZX&amp;amp;#125;]_9N0J9BVOI.png" /&gt;&lt;/span&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#262626"&gt;I am very confused about this.I have installed Openvino correctly on the Raspberry.Does anyone help me?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#262626"&gt;My English is very poor. If there is a mistake, please forgive me, I am very grateful to everyone.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Here is some of mine config:&lt;/P&gt;
&lt;P&gt;raspberry 4B (system:buster);&lt;/P&gt;
&lt;P&gt;NCS2;&lt;/P&gt;
&lt;P&gt;python 3.7 ;&lt;/P&gt;
&lt;P&gt;l_openvino_toolkit_runtime_raspbian_p_2021.4.752.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="5"&gt;&lt;STRONG&gt;&lt;EM&gt;Thank you again for your help again.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2022 10:14:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-module-named-openvino-runtime/m-p/1374384#M27004</guid>
      <dc:creator>cimo</dc:creator>
      <dc:date>2022-04-05T10:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: No module named 'openvino.runtime'</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-module-named-openvino-runtime/m-p/1374410#M27007</link>
      <description>&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/229848"&gt;@cimo&lt;/a&gt;&amp;nbsp;starting from OpenVINO 2022.1 OMZ python demo requires to install additional component for Open Model Zoo Model API, see &lt;A href="https://docs.openvino.ai/latest/omz_demos.html" target="_self"&gt;documentation&lt;/A&gt; for more details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2 dir="auto"&gt;Installing Python* Model API package&lt;/H2&gt;
&lt;P&gt;Use the following command to install Model API from source:&lt;/P&gt;
&lt;DIV class="highlight highlight-source-shell position-relative overflow-auto"&gt;
&lt;PRE&gt;pip install &lt;SPAN class="pl-k"&gt;&amp;lt;&lt;/SPAN&gt;omz_dir&lt;SPAN class="pl-k"&gt;&amp;gt;&lt;/SPAN&gt;/demos/common/python&lt;/PRE&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 05 Apr 2022 12:58:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-module-named-openvino-runtime/m-p/1374410#M27007</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2022-04-05T12:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: No module named 'openvino.runtime'</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-module-named-openvino-runtime/m-p/1374610#M27013</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you very much for your reply!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I have tried to do this and read the document carefully.If I have encountered any problems again, I hope you can enlighten me.Because my English level is general, reading documents is more difficult, and Chinese documents have not been updated for a long time.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 03:30:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-module-named-openvino-runtime/m-p/1374610#M27013</guid>
      <dc:creator>cimo</dc:creator>
      <dc:date>2022-04-06T03:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: No module named 'openvino.runtime'</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-module-named-openvino-runtime/m-p/1374786#M27020</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi Cimo,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks for reaching out to us.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Do you git clone the &lt;/SPAN&gt;&lt;A style="font-family: Helvetica, sans-serif; font-size: 16px;" href="https://github.com/openvinotoolkit/open_model_zoo/tree/master#openvino-toolkit---open-model-zoo-repository" target="_blank" rel="noopener noreferrer"&gt;Open Model Zoo master branch&lt;/A&gt;&lt;SPAN&gt; on your Raspberry Pi 4B? &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For your information, you have to git clone the specific branch of Open Model Zoo that match your OpenVINO™ Toolkit package.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I noticed that you are using &lt;/SPAN&gt;&lt;A style="font-family: Helvetica, sans-serif; font-size: 16px;" href="https://storage.openvinotoolkit.org/repositories/openvino/packages/2021.4.2/l_openvino_toolkit_runtime_raspbian_p_2021.4.752.tgz" target="_blank" rel="noopener noreferrer"&gt;l_openvino_toolkit_runtime_raspbian_p_2021.4.752&lt;/A&gt;&lt;SPAN&gt; package on your Raspberry Pi 4B. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Therefore, you have to git clone the &lt;/SPAN&gt;&lt;A style="font-family: Helvetica, sans-serif; font-size: 16px;" href="https://github.com/openvinotoolkit/open_model_zoo/tree/2021.4.2#openvino-toolkit---open-model-zoo-repository" target="_blank" rel="noopener noreferrer"&gt;Open Model Zoo branch 2021.4.2&lt;/A&gt;&lt;SPAN&gt; as follows:&lt;/SPAN&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;git clone --depth 1 -b 2021.4.2 https://github.com/openvinotoolkit/open_model_zoo&lt;/LI-CODE&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you encountered: &lt;/SPAN&gt;&lt;SPAN&gt;ModuleNotFoundError: No module named 'ngraph'&lt;/SPAN&gt;&lt;SPAN&gt; when running Python sample application, please refer to &lt;/SPAN&gt;&lt;A style="font-family: Helvetica, sans-serif; font-size: 16px;" href="https://www.intel.com/content/www/us/en/support/articles/000057005/boards-and-kits.html" target="_blank" rel="noopener noreferrer"&gt;Building Open Source OpenVINO™ toolkit for Raspbian* OS and Intel® Neural Compute Stick 2&lt;/A&gt;&lt;SPAN&gt; to resolve the issue.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;On another note, the latest Chinese documents of OpenVINO™ Toolkit can be accessed as follows:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="step1.JPG" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/28303iFF15F720A99BBE07/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="step1.JPG" alt="step1.JPG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="step2.JPG" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/28304i9F92B69377220A38/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="step2.JPG" alt="step2.JPG" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Wan&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 10:47:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-module-named-openvino-runtime/m-p/1374786#M27020</guid>
      <dc:creator>Wan_Intel</dc:creator>
      <dc:date>2022-04-06T10:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: No module named 'openvino.runtime'</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-module-named-openvino-runtime/m-p/1374803#M27022</link>
      <description>&lt;P&gt;Hi Wan,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;To be honest, I am really touched by seeing everyone's reply.&lt;/SPAN&gt;&lt;SPAN&gt;About Raspberry Parts and NCS2, less information or less documentation in Chinese.Most of them just built the face detection section, and&amp;nbsp; less people to build recognition demo, after all, the edge calculation's force is lower.But I am very interested in this，Your help and reply are critical to me.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;I had&amp;nbsp;&lt;SPAN class="sub_section_element_selectors"&gt;git clone the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A class="sub_section_element_selectors" href="https://github.com/openvinotoolkit/open_model_zoo/tree/2021.4.2#openvino-toolkit---open-model-zoo-repository" target="_blank" rel="noopener noreferrer nofollow"&gt;Open Model Zoo branch 2021.4.2&lt;/A&gt;&lt;SPAN class="sub_section_element_selectors"&gt;&lt;SPAN&gt;&amp;nbsp;when i start this project, now my OpenCV-Python version has a problem. Before this, your have good helps to me,so i am going well.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="sub_section_element_selectors"&gt;&lt;SPAN&gt;The latest document is only a directory is Chinese.But even if this makes me convenient.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="sub_section_element_selectors"&gt;&lt;SPAN&gt;I am sorry about my poor English ability again.I&amp;nbsp; use the translation software sometime,Thank you for your inclusive and your&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;reply, I wish you a happy life.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 11:35:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-module-named-openvino-runtime/m-p/1374803#M27022</guid>
      <dc:creator>cimo</dc:creator>
      <dc:date>2022-04-06T11:35:20Z</dc:date>
    </item>
    <item>
      <title>Re:No module named 'openvino.runtime'</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-module-named-openvino-runtime/m-p/1378781#M27137</link>
      <description>&lt;P&gt;&lt;SPAN style="font-family: Helvetica, sans-serif; font-size: 16px;"&gt;Hi &lt;/SPAN&gt;&lt;SPAN style="font-family: &amp;quot;Microsoft JhengHei&amp;quot;, sans-serif; font-size: 16px;"&gt;Cimo,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Helvetica, sans-serif; font-size: 16px;"&gt;Thank you for your question.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Helvetica, sans-serif; font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Helvetica, sans-serif; font-size: 16px;"&gt;If you need any additional information from Intel, please submit a new question as this thread is no longer being monitored.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Helvetica, sans-serif; font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Helvetica, sans-serif; font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Helvetica, sans-serif; font-size: 16px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Helvetica, sans-serif; font-size: 16px;"&gt;Wan&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Apr 2022 10:20:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-module-named-openvino-runtime/m-p/1378781#M27137</guid>
      <dc:creator>Wan_Intel</dc:creator>
      <dc:date>2022-04-21T10:20:06Z</dc:date>
    </item>
  </channel>
</rss>

