<?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 Hi Sonny, in Intel® Distribution of OpenVINO™ Toolkit</title>
    <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Error-when-running-sample-script/m-p/1125414#M7472</link>
    <description>&lt;P&gt;Hi Sonny,&lt;/P&gt;&lt;P&gt;This is a known issue with the OpenVINO toolkit 2019 R3 release. The latest release contains the fix, please download OpenVINO toolkit 2019 R3.1. Basically, there is a compatibility issue with the latest netoworkx python library.&lt;/P&gt;&lt;P&gt;You can also fix the issue by manually installing networkx version 2.3 with pip3 install networkx==2.3 but I recommend installing the latest OpenVINO version.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jesus&lt;/P&gt;</description>
    <pubDate>Mon, 04 Nov 2019 22:06:42 GMT</pubDate>
    <dc:creator>JesusE_Intel</dc:creator>
    <dc:date>2019-11-04T22:06:42Z</dc:date>
    <item>
      <title>Error when running sample script</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Error-when-running-sample-script/m-p/1125412#M7470</link>
      <description>&lt;P&gt;Hi, first of all, thanks for OpenVino.&lt;/P&gt;&lt;P&gt;I'm having trouble running the demo sample with the following error.&lt;/P&gt;&lt;P&gt;Model Optimizer version: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2019.3.0-375-g332562022&lt;BR /&gt;[ ERROR ] &amp;nbsp;-------------------------------------------------&lt;BR /&gt;[ ERROR ] &amp;nbsp;----------------- INTERNAL ERROR ----------------&lt;BR /&gt;[ ERROR ] &amp;nbsp;Unexpected exception happened.&lt;BR /&gt;[ ERROR ] &amp;nbsp;Please contact Model Optimizer developers and forward the following information:&lt;BR /&gt;[ ERROR ] &amp;nbsp;'Graph' object has no attribute 'node'&lt;BR /&gt;[ ERROR ] &amp;nbsp;Traceback (most recent call last):&lt;BR /&gt;&amp;nbsp; File "D:\Libraries\openvino\openvino_2019.3.334\deployment_tools\model_optimizer\mo\main.py", line 302, in main&lt;BR /&gt;&amp;nbsp; &amp;nbsp; return driver(argv)&lt;BR /&gt;&amp;nbsp; File "D:\Libraries\openvino\openvino_2019.3.334\deployment_tools\model_optimizer\mo\main.py", line 261, in driver&lt;BR /&gt;&amp;nbsp; &amp;nbsp; custom_layers_mapping_path=custom_layers_mapping_path)&lt;BR /&gt;&amp;nbsp; File "D:\Libraries\openvino\openvino_2019.3.334\deployment_tools\model_optimizer\mo\pipeline\caffe.py", line 65, in driver&lt;BR /&gt;&amp;nbsp; &amp;nbsp; graph, original_shapes = loader.caffe_pb_to_nx(proto, model)&lt;BR /&gt;&amp;nbsp; File "D:\Libraries\openvino\openvino_2019.3.334\deployment_tools\model_optimizer\mo\front\caffe\loader.py", line 294, in caffe_pb_to_nx&lt;BR /&gt;&amp;nbsp; &amp;nbsp; graph.add_node(layer.name, pb=layer, model_pb=model_layer, kind='op', type='Parameter')&lt;BR /&gt;&amp;nbsp; File "D:\Libraries\openvino\openvino_2019.3.334\deployment_tools\model_optimizer\mo\graph\graph.py", line 505, in add_node&lt;BR /&gt;&amp;nbsp; &amp;nbsp; node.update_node()&lt;BR /&gt;&amp;nbsp; File "D:\Libraries\openvino\openvino_2019.3.334\deployment_tools\model_optimizer\mo\graph\graph.py", line 470, in update_node&lt;BR /&gt;&amp;nbsp; &amp;nbsp; in_ports_count = self.in_ports_count if self.has_valid('in_ports_count') else None&lt;BR /&gt;&amp;nbsp; File "D:\Libraries\openvino\openvino_2019.3.334\deployment_tools\model_optimizer\mo\graph\graph.py", line 161, in has_valid&lt;BR /&gt;&amp;nbsp; &amp;nbsp; return self.has(k) and not self.graph.node[self.node]&lt;K&gt; is None&lt;BR /&gt;&amp;nbsp; File "D:\Libraries\openvino\openvino_2019.3.334\deployment_tools\model_optimizer\mo\graph\graph.py", line 158, in has&lt;BR /&gt;&amp;nbsp; &amp;nbsp; return k in self.graph.node[self.node]&lt;BR /&gt;AttributeError: 'Graph' object has no attribute 'node'&lt;/K&gt;&lt;/P&gt;&lt;P&gt;[ ERROR ] &amp;nbsp;---------------- END OF BUG REPORT --------------&lt;BR /&gt;[ ERROR ] &amp;nbsp;-------------------------------------------------&lt;BR /&gt;Error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using open vino&amp;nbsp;2019.3.334 on Windows 10&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 15:23:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Error-when-running-sample-script/m-p/1125412#M7470</guid>
      <dc:creator>Kurniawan__Sonny</dc:creator>
      <dc:date>2019-10-18T15:23:38Z</dc:date>
    </item>
    <item>
      <title>Hi Sonny,</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Error-when-running-sample-script/m-p/1125413#M7471</link>
      <description>&lt;P&gt;Hi Sonny,&lt;/P&gt;&lt;P&gt;Which&amp;nbsp;demo sample&amp;nbsp;are you running? What command are you using to execute it?&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Monique Jones&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2019 20:05:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Error-when-running-sample-script/m-p/1125413#M7471</guid>
      <dc:creator>Monique_J_Intel</dc:creator>
      <dc:date>2019-11-04T20:05:04Z</dc:date>
    </item>
    <item>
      <title>Hi Sonny,</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Error-when-running-sample-script/m-p/1125414#M7472</link>
      <description>&lt;P&gt;Hi Sonny,&lt;/P&gt;&lt;P&gt;This is a known issue with the OpenVINO toolkit 2019 R3 release. The latest release contains the fix, please download OpenVINO toolkit 2019 R3.1. Basically, there is a compatibility issue with the latest netoworkx python library.&lt;/P&gt;&lt;P&gt;You can also fix the issue by manually installing networkx version 2.3 with pip3 install networkx==2.3 but I recommend installing the latest OpenVINO version.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jesus&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2019 22:06:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Error-when-running-sample-script/m-p/1125414#M7472</guid>
      <dc:creator>JesusE_Intel</dc:creator>
      <dc:date>2019-11-04T22:06:42Z</dc:date>
    </item>
  </channel>
</rss>

