<?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 Re: Re:No ngraph bindings for python in raspbian distribution? in Intel® Distribution of OpenVINO™ Toolkit</title>
    <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-ngraph-bindings-for-python-in-raspbian-distribution/m-p/1265848#M23170</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Rycharde,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Apologize for the late reply as we were trying to replicate the Raspian OS build from source with ngraph python binding to provide better and workable solution for you. We shall get back to you once successfully replication from our end.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can test to add these commands during cmake build as shared in&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/support/articles/000057005/boards-and-kits.html" target="_blank"&gt;Intel® Neural Compute Stick 2 and Open Source OpenVINO™ Toolkit for...&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;-DNGRAPH_PYTHON_BUILD_ENABLE=ON&lt;/P&gt;
&lt;P&gt;-DNGRAPH_ONNX_IMPORT_ENABLE=ON&lt;/P&gt;
&lt;P&gt;You may refer at this GitHub article:&amp;nbsp;&lt;A href="https://github.com/openvinotoolkit/openvino/pull/4095" target="_blank"&gt;Align builds locations for ngraph and ie python bindings by slyubimt · Pull Request #4095 · openvinotoolkit/openvino (github.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Azizul&lt;/P&gt;</description>
    <pubDate>Fri, 19 Mar 2021 02:48:40 GMT</pubDate>
    <dc:creator>Azizul_Intel</dc:creator>
    <dc:date>2021-03-19T02:48:40Z</dc:date>
    <item>
      <title>No ngraph bindings for python in raspbian distribution?</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-ngraph-bindings-for-python-in-raspbian-distribution/m-p/1259768#M22965</link>
      <description>&lt;P data-unlink="true"&gt;Unlike the downloads for Linux and Windows, the download for Raspbian, (e.g.&amp;nbsp;&lt;A href="https://storage.openvinotoolkit.org/repositories/openvino/packages/2021.1/l_openvino_toolkit_runtime_raspbian_p_2021.1.110.tgz" target="_blank"&gt;https://storage.openvinotoolkit.org/repositories/openvino/packages/2021.1/l_openvino_toolkit_runtime_raspbian_p_2021.1.110.tgz&lt;/A&gt;) does not contain any python bindings for ngraph which are normally&amp;nbsp; in &amp;lt;install_dir&amp;gt;/python/python3.7/ngraph.&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;Do you know why? Do I have to build from source to get it?&lt;/P&gt;
&lt;P data-unlink="true"&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 17:21:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-ngraph-bindings-for-python-in-raspbian-distribution/m-p/1259768#M22965</guid>
      <dc:creator>Hawkes__Rycharde</dc:creator>
      <dc:date>2021-02-26T17:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: No ngraph bindings for python in raspbian distribution?</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-ngraph-bindings-for-python-in-raspbian-distribution/m-p/1260219#M22975</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I'm having the same problem too. Have you found a solution?&lt;BR /&gt;Could you also please offer me a link from where you learned how to build and run the python demos? I've tried this:&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/support/articles/000055510/boards-and-kits/neural-compute-sticks.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/support/articles/000055510/boards-and-kits/neural-compute-sticks.html&lt;/A&gt;&lt;BR /&gt;but it does not work.&lt;BR /&gt;&lt;BR /&gt;Any help would be gladly accepted.&lt;BR /&gt;Thank you&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 08:50:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-ngraph-bindings-for-python-in-raspbian-distribution/m-p/1260219#M22975</guid>
      <dc:creator>SebastianE_N_Intel</dc:creator>
      <dc:date>2021-03-01T08:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: No ngraph bindings for python in raspbian distribution?</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-ngraph-bindings-for-python-in-raspbian-distribution/m-p/1260257#M22980</link>
      <description>&lt;P&gt;I haven't found a solution yet.&amp;nbsp; It seems pywheels used to be built for ngraph before it was merged into OpenVINO - if they were built now as part of the process for making a new distribution that would solve the problem.&lt;/P&gt;
&lt;P&gt;I haven't tried building the demos using the latest distribution - I'm just working with my own applications.&amp;nbsp; Probably a good idea to post a new question with the details of your problems to resolve those.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 11:42:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-ngraph-bindings-for-python-in-raspbian-distribution/m-p/1260257#M22980</guid>
      <dc:creator>Hawkes__Rycharde</dc:creator>
      <dc:date>2021-03-01T11:42:11Z</dc:date>
    </item>
    <item>
      <title>Re:No ngraph bindings for python in raspbian distribution?</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-ngraph-bindings-for-python-in-raspbian-distribution/m-p/1260450#M22988</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Hi &lt;/SPAN&gt;&lt;A href="https://isvc.lightning.force.com/lightning/r/0034U00002Rs0x3QAB/view" rel="noopener noreferrer" target="_blank" style="font-size: 16px;"&gt;Rychard&lt;/A&gt;&lt;SPAN style="font-size: 16px;"&gt;e,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Greetings to you. You’re right. There is no ngraph folder under this directory, &lt;/SPAN&gt;&lt;I style="font-size: 16px;"&gt;&amp;lt;install_dir&amp;gt;/python/python3.7&lt;/I&gt;&lt;SPAN style="font-size: 16px;"&gt;. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;The ngraph folder architecture of OpenVINO™ toolkit for Raspbian OS is slightly different with Windows &amp;amp; Linux. For your information, it is located at this directory: &lt;/SPAN&gt;&lt;I style="font-size: 16px;"&gt;&amp;lt;install_dir&amp;gt;/deployment_tools/ngraph&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Peh&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Mar 2021 02:24:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-ngraph-bindings-for-python-in-raspbian-distribution/m-p/1260450#M22988</guid>
      <dc:creator>Peh_Intel</dc:creator>
      <dc:date>2021-03-02T02:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: Re:No ngraph bindings for python in raspbian distribution?</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-ngraph-bindings-for-python-in-raspbian-distribution/m-p/1260580#M22995</link>
      <description>&lt;P&gt;Yes, I noticed that folder but it is also present in the Linux and Windows distributions because it contains the CPP libraries.&amp;nbsp; It does not contain the python bindings to those libraries which should be in python3.7/ngraph.&lt;/P&gt;
&lt;P&gt;That folder contains (amongst other things) a .pyd file, e.g. _pyngraph.cp37-win_amd64.pyd, and without the equivalent one for arm it is not possible to use the ngraph API from python.&amp;nbsp; It's a major piece of functionality missing from the Raspbian distro.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 08:54:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-ngraph-bindings-for-python-in-raspbian-distribution/m-p/1260580#M22995</guid>
      <dc:creator>Hawkes__Rycharde</dc:creator>
      <dc:date>2021-03-02T08:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: No ngraph bindings for python in raspbian distribution?</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-ngraph-bindings-for-python-in-raspbian-distribution/m-p/1260634#M22997</link>
      <description>&lt;P&gt;Hey,&lt;BR /&gt;&lt;BR /&gt;I was able to solve my problem and hopefully it will yours, too.&lt;BR /&gt;My problem was that ngraph was there (in &amp;lt;install_dir&amp;gt;/openvino/build/ngraph) but was not added to the PYTHONPATH. So, "&lt;SPAN&gt;export PYTHONPATH="${PYTHONPATH}:&amp;lt;install_dir&amp;gt;/openvino/build" solved it for me. However you have to run this every time you open a new console, or make a script and add it to .basrch like this: "echo "source &amp;lt;my_script&amp;gt;.sh" &amp;gt;&amp;gt; ~/.bashrc&lt;BR /&gt;&lt;BR /&gt;Hope you'll be able to solve it.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 12:33:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-ngraph-bindings-for-python-in-raspbian-distribution/m-p/1260634#M22997</guid>
      <dc:creator>SebastianE_N_Intel</dc:creator>
      <dc:date>2021-03-02T12:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: No ngraph bindings for python in raspbian distribution?</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-ngraph-bindings-for-python-in-raspbian-distribution/m-p/1260676#M22999</link>
      <description>&lt;P&gt;Thanks for the suggestion.&amp;nbsp; If you have a build folder then I presume you built from source.&amp;nbsp; I have been using the downloadable distributions which don't have build folders.&amp;nbsp; I can see a few PRs in the openvino github related to python bindings but I don't think they will materialise until 2021.3 and I need to use 2021.1 in any case.&lt;/P&gt;
&lt;P&gt;I've started trying to build from source but so far have not been able to work out how to produce the ngraph python bindings.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 15:09:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-ngraph-bindings-for-python-in-raspbian-distribution/m-p/1260676#M22999</guid>
      <dc:creator>Hawkes__Rycharde</dc:creator>
      <dc:date>2021-03-02T15:09:15Z</dc:date>
    </item>
    <item>
      <title>Re:No ngraph bindings for python in raspbian distribution?</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-ngraph-bindings-for-python-in-raspbian-distribution/m-p/1261843#M23042</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Hi Rycharde,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Greetings to you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;I’ve verified on my side and I can confirm to you that the ngraph folder is available through Open Source OpenVINO™ Toolkit.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;The ngraph folder is located under this directory:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;I style="font-size: 16px;"&gt;/home/pi/openvino/ngraph/python/src/ngraph&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;You may refer to this article on how to build Open Source OpenVINO™ Toolkit for Raspbian OS:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/support/articles/000057005/boards-and-kits.html" rel="noopener noreferrer" target="_blank" style="font-size: 16px;"&gt;https://www.intel.com/content/www/us/en/support/articles/000057005/boards-and-kits.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Peh&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Mar 2021 16:48:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-ngraph-bindings-for-python-in-raspbian-distribution/m-p/1261843#M23042</guid>
      <dc:creator>Peh_Intel</dc:creator>
      <dc:date>2021-03-05T16:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Re:No ngraph bindings for python in raspbian distribution?</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-ngraph-bindings-for-python-in-raspbian-distribution/m-p/1263401#M23093</link>
      <description>&lt;P&gt;Those instructions for building for Raspbian may have been complete at one point but they are no longer complete in that the build process does not build the new ngraph python bindings by default, i.e. cmake followed by make &amp;amp; make install.&lt;/P&gt;
&lt;P&gt;I spent many hours trying many different cmake options, etc., to build something that represents the downloadable pre-built distributions.&amp;nbsp; There is a different make target (python_wheel) that builds out the ngraph python bindings.&amp;nbsp; Then there is a lot of work to move all the built artifacts into a structure that mirrors the distributions.&amp;nbsp; Perhaps there is a build target to automate that but I couldn't find one.&lt;/P&gt;
&lt;P&gt;This was not helped by the fact that cross compilation in docker fails when trying to build the python 3.7 bindings of ngraph so I had to build on my RPI4. I now have something that works but the distributions produced for Raspbian for 2021.1 (and maybe earlier) do not have the ngraph bindings.&amp;nbsp; Does Intel produce the distributions?&amp;nbsp; Should I just post an issue on the openvinotoolkit github?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Mar 2021 14:19:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-ngraph-bindings-for-python-in-raspbian-distribution/m-p/1263401#M23093</guid>
      <dc:creator>Hawkes__Rycharde</dc:creator>
      <dc:date>2021-03-11T14:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Re:No ngraph bindings for python in raspbian distribution?</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-ngraph-bindings-for-python-in-raspbian-distribution/m-p/1265848#M23170</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Rycharde,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Apologize for the late reply as we were trying to replicate the Raspian OS build from source with ngraph python binding to provide better and workable solution for you. We shall get back to you once successfully replication from our end.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can test to add these commands during cmake build as shared in&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/support/articles/000057005/boards-and-kits.html" target="_blank"&gt;Intel® Neural Compute Stick 2 and Open Source OpenVINO™ Toolkit for...&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;-DNGRAPH_PYTHON_BUILD_ENABLE=ON&lt;/P&gt;
&lt;P&gt;-DNGRAPH_ONNX_IMPORT_ENABLE=ON&lt;/P&gt;
&lt;P&gt;You may refer at this GitHub article:&amp;nbsp;&lt;A href="https://github.com/openvinotoolkit/openvino/pull/4095" target="_blank"&gt;Align builds locations for ngraph and ie python bindings by slyubimt · Pull Request #4095 · openvinotoolkit/openvino (github.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Azizul&lt;/P&gt;</description>
      <pubDate>Fri, 19 Mar 2021 02:48:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-ngraph-bindings-for-python-in-raspbian-distribution/m-p/1265848#M23170</guid>
      <dc:creator>Azizul_Intel</dc:creator>
      <dc:date>2021-03-19T02:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Re:No ngraph bindings for python in raspbian distribution?</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-ngraph-bindings-for-python-in-raspbian-distribution/m-p/1266054#M23188</link>
      <description>&lt;P&gt;moBuilding the distribution does seem to be in a state of flux with locations and script names changing between recent releases.&amp;nbsp; I've included below the the relevant section of my dockerfile for building OpenVINO (which builds on an existing build of the correct version of OpenCV) and creating a distribution structure that resembles those that were downloadable for previous versions.&amp;nbsp; It worked on 2021.1 and then I had to tweak it again because things had changed again for 2021.2.&amp;nbsp; In order to build the python bindings for ngraph you have to explicitly call "make python_wheel" since they are not built with the usual make step even when using the cmake options you suggested.&amp;nbsp; Just to complicate matters, you have to do that after "make install" as of 2021.2&amp;nbsp; You may find it helpful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;# Install OpenVINO from source.  Name of build dependencies script changes between 2021.1 and 2021.2
RUN cd / &amp;amp;&amp;amp; \
  git clone https://github.com/openvinotoolkit/openvino/ --depth 1 --recursive --branch $OPENVINO_VERSION &amp;amp;&amp;amp; \
  cd openvino &amp;amp;&amp;amp; \
  git submodule update --init --recursive &amp;amp;&amp;amp; \
  if [[ -f "install_build_dependencies.sh"  ]] ; then \
  sh ./install_build_dependencies.sh \
  else \
  sh ./install_dependencies.sh  ; \
  fi

RUN rm /usr/bin/python &amp;amp;&amp;amp; \
  ln -s /usr/bin/python3 /usr/bin/python

RUN cd /openvino/inference-engine/ie_bridges/python/ &amp;amp;&amp;amp; \
  pip3 install -r requirements.txt &amp;amp;&amp;amp; \
  cd /openvino &amp;amp;&amp;amp; \
  mkdir build &amp;amp;&amp;amp; \
  cd build &amp;amp;&amp;amp; \
  cmake \
  -DCMAKE_BUILD_TYPE=Release \
  -DCMAKE_INSTALL_PREFIX=$OPENVINO_INSTALL_DIR \
  -DENABLE_SSE42=OFF \
  -DTHREADING=SEQ \
  -DENABLE_OPENCV=OFF \
  -DENABLE_PYTHON=ON \
  -DNGRAPH_PYTHON_BUILD_ENABLE=ON \
  -DNGRAPH_ONNX_IMPORT_ENABLE=ON \
  -DPYTHON_EXECUTABLE=$(which python3.7) \
  -DPYTHON_LIBRARY=/usr/lib/arm-linux-gnueabihf/libpython3.7m.so \
  -DPYTHON_INCLUDE_DIR=/usr/include/python3.7 \
  -DENABLE_GNA=OFF \
  -DCMAKE_CXX_FLAGS=-latomic \
  .. &amp;amp;&amp;amp; \
  make --jobs=$(nproc --all)

RUN cd /openvino/build &amp;amp;&amp;amp; \
  make install &amp;amp;&amp;amp; \
  make python_wheel

# Copy and adjust file locations to match distribution layout
RUN cd $OPENVINO_INSTALL_DIR &amp;amp;&amp;amp; \
  ln -s deployment_tools/inference_engine inference_engine &amp;amp;&amp;amp; \
  cp -r $OPENCV_INSTALL_DIR opencv &amp;amp;&amp;amp; \
  chmod +x install_dependencies/*.sh &amp;amp;&amp;amp; \
  cp -r $OPENCV_INSTALL_DIR/lib/python3.7/dist-packages python/python3 &amp;amp;&amp;amp; \
  cp -r /openvino/bin/armv7l/Release/lib/*.so deployment_tools/inference_engine/lib/armv7l &amp;amp;&amp;amp; \
  mkdir deployment_tools/ngraph &amp;amp;&amp;amp; \
  if [[ $OPENVINO_VERSION = "2021.1" ]] ; then \
  cp -r /openvino/build/ngraph/python/_install/opt/intel/openvino/* deployment_tools/ngraph ; \
  fi &amp;amp;&amp;amp; \
  rm deployment_tools/inference_engine/lib/armv7l/libinterpreter_backend.so &amp;amp;&amp;amp; \
  cp -r /openvino/ngraph/python/build/lib.linux-armv7l-3.7/* python/python3.7/&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Mar 2021 14:33:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-ngraph-bindings-for-python-in-raspbian-distribution/m-p/1266054#M23188</guid>
      <dc:creator>Hawkes__Rycharde</dc:creator>
      <dc:date>2021-03-19T14:33:50Z</dc:date>
    </item>
    <item>
      <title>Re:No ngraph bindings for python in raspbian distribution?</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-ngraph-bindings-for-python-in-raspbian-distribution/m-p/1266845#M23223</link>
      <description>&lt;P&gt;Hi Rycharde,&lt;/P&gt;&lt;P&gt;Thanks for the helpful solution. I shall try to use them in building the python binding for ngraph from my end and will share my output later.&lt;/P&gt;&lt;P&gt;Meanwhile, could you confirm that your provided scripts has resolved your ngraph python binding issue? Thanks ~&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Azizul&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Mar 2021 08:38:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-ngraph-bindings-for-python-in-raspbian-distribution/m-p/1266845#M23223</guid>
      <dc:creator>Azizul_Intel</dc:creator>
      <dc:date>2021-03-23T08:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Re:No ngraph bindings for python in raspbian distribution?</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-ngraph-bindings-for-python-in-raspbian-distribution/m-p/1266909#M23230</link>
      <description>&lt;P&gt;Hi Azizul,&lt;/P&gt;
&lt;P&gt;I can get the bindings by laboriously building from source but personally I would only consider the issue closed when the ngraph bindings are in the distributions produced for Raspbian, which they are not.&lt;/P&gt;
&lt;P&gt;Rych&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 11:16:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-ngraph-bindings-for-python-in-raspbian-distribution/m-p/1266909#M23230</guid>
      <dc:creator>Hawkes__Rycharde</dc:creator>
      <dc:date>2021-03-23T11:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: No ngraph bindings for python in raspbian distribution?</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-ngraph-bindings-for-python-in-raspbian-distribution/m-p/1267312#M23244</link>
      <description>&lt;P&gt;Hi Rych,&lt;/P&gt;
&lt;P&gt;Understood on the considerable time and effort from your end in getting the bindings to be available from the source and we do appreciate your scripts as part of the contribution to our OpenVINO community.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did tried to replicate to build Open Source OpenVINO™ Toolkit for Raspbian OS using this article (&lt;A href="https://www.intel.com/content/www/us/en/support/articles/000057005/boards-and-kits.html" target="_blank" rel="noopener noreferrer"&gt;Intel® Neural Compute Stick 2 and Open Source OpenVINO™ Toolkit for...&lt;/A&gt;) and successfully created the ngraph folder as attached.&lt;/P&gt;
&lt;P&gt;Our investigation found that below commands carry significant part in ensuring the submodule folders are created.&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: 'Courier New', Courier, monospace;"&gt;cd ~/openvino&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: 'Courier New', Courier, monospace;"&gt;git submodule update --init --recursive&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;We are acknowledged that your solution does provide an alternative for us to make this work. Nevertheless, feel free to explore this again as we already released OpenVINO 2021.3 this week.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Azizul&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Mar 2021 11:58:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-ngraph-bindings-for-python-in-raspbian-distribution/m-p/1267312#M23244</guid>
      <dc:creator>Azizul_Intel</dc:creator>
      <dc:date>2021-03-24T11:58:30Z</dc:date>
    </item>
    <item>
      <title>Re:No ngraph bindings for python in raspbian distribution?</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-ngraph-bindings-for-python-in-raspbian-distribution/m-p/1269142#M23311</link>
      <description>&lt;P&gt;&lt;SPAN style="font-family: &amp;quot;Intel Clear&amp;quot;, sans-serif; font-size: 11pt;"&gt;This thread will no longer be monitored since we have provided a solution.&amp;nbsp;If you need any additional information from Intel, please submit a new question.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Mar 2021 10:33:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/No-ngraph-bindings-for-python-in-raspbian-distribution/m-p/1269142#M23311</guid>
      <dc:creator>Azizul_Intel</dc:creator>
      <dc:date>2021-03-30T10:33:44Z</dc:date>
    </item>
  </channel>
</rss>

