<?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:Permission Error: Validation Script (Mac OSX 10.15.5) in Intel® Distribution of OpenVINO™ Toolkit</title>
    <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Permission-Error-Validation-Script-Mac-OSX-10-15-5/m-p/1210233#M20697</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;ERROR: Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: '/Library/Python/3.8/site-packages/PyYAML-5.3.1.dist-info'

Consider using the `--user` option or check the permissions.&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p3"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p3"&gt;&lt;SPAN class="s1"&gt;I think this issue is not related to the 3.8 or 3.7? What's the best practice for using pip, the documentation is switching between sudo and no sudo.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p3"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p3"&gt;&lt;SPAN class="s1"&gt;-ray&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 17 Sep 2020 15:48:26 GMT</pubDate>
    <dc:creator>raymondlo84</dc:creator>
    <dc:date>2020-09-17T15:48:26Z</dc:date>
    <item>
      <title>Permission Error: Validation Script (Mac OSX 10.15.5)</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Permission-Error-Validation-Script-Mac-OSX-10-15-5/m-p/1209975#M20675</link>
      <description>&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Apparently, the demo_squeezenet_download_convert_run requires to install packages and thus should I run it in sudo? But it also creates another set of permission issues later on?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;raylo@Raymonds-MacBook-Pro demo % ./demo_squeezenet_download_convert_run.sh&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;target_precision = FP16&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;[setupvars.sh] OpenVINO environment initialized&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;###################################################&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Downloading the Caffe model and the prototxt&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Installing dependencies&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Collecting pyyaml (from -r /opt/intel/openvino/deployment_tools/demo/../open_model_zoo/tools/downloader/requirements.in (line 1))&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Using cached &lt;A href="https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz" target="_blank"&gt;https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Requirement already satisfied: requests in /Users/raylo/Library/Python/3.8/lib/python/site-packages (from -r /opt/intel/openvino/deployment_tools/demo/../open_model_zoo/tools/downloader/requirements.in (line 2)) (2.24.0)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Requirement already satisfied: certifi&amp;gt;=2017.4.17 in /Users/raylo/Library/Python/3.8/lib/python/site-packages (from requests-&amp;gt;-r /opt/intel/openvino/deployment_tools/demo/../open_model_zoo/tools/downloader/requirements.in (line 2)) (2020.6.20)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,&amp;lt;1.26,&amp;gt;=1.21.1 in /Users/raylo/Library/Python/3.8/lib/python/site-packages (from requests-&amp;gt;-r /opt/intel/openvino/deployment_tools/demo/../open_model_zoo/tools/downloader/requirements.in (line 2)) (1.25.10)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Requirement already satisfied: chardet&amp;lt;4,&amp;gt;=3.0.2 in /Users/raylo/Library/Python/3.8/lib/python/site-packages (from requests-&amp;gt;-r /opt/intel/openvino/deployment_tools/demo/../open_model_zoo/tools/downloader/requirements.in (line 2)) (3.0.4)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Requirement already satisfied: idna&amp;lt;3,&amp;gt;=2.5 in /Users/raylo/Library/Python/3.8/lib/python/site-packages (from requests-&amp;gt;-r /opt/intel/openvino/deployment_tools/demo/../open_model_zoo/tools/downloader/requirements.in (line 2)) (2.10)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Building wheels for collected packages: pyyaml&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Building wheel for pyyaml (setup.py) ... done&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Created wheel for pyyaml: filename=PyYAML-5.3.1-cp38-cp38-macosx_10_14_6_x86_64.whl size=44627 sha256=342bff9a0542206639998f7adb2c66f6f15ee1233a8ff6ae6ca9cc1d61a60e64&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Stored in directory: /Users/raylo/Library/Caches/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Successfully built pyyaml&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Installing collected packages: pyyaml&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p3"&gt;&lt;SPAN class="s1"&gt;ERROR: Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: '/Library/Python/3.8/site-packages/PyYAML-5.3.1.dist-info'&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p3"&gt;&lt;SPAN class="s1"&gt;Consider using the `--user` option or check the permissions.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p4"&gt;&lt;SPAN class="s1"&gt;WARNING: You are using pip version 19.2.3, however version 20.2.3 is available.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p4"&gt;&lt;SPAN class="s1"&gt;You should consider upgrading via the 'pip install --upgrade pip' command.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2020 20:52:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Permission-Error-Validation-Script-Mac-OSX-10-15-5/m-p/1209975#M20675</guid>
      <dc:creator>raymondlo84</dc:creator>
      <dc:date>2020-09-16T20:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Permission Error: Validation Script (Mac OSX 10.15.5)</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Permission-Error-Validation-Script-Mac-OSX-10-15-5/m-p/1209976#M20676</link>
      <description>&lt;P&gt;We can fix that if we add --user to the end of the pip install script, but what's the general rule for these? We use sudo in the last step, but now switching back to user.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2020 20:54:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Permission-Error-Validation-Script-Mac-OSX-10-15-5/m-p/1209976#M20676</guid>
      <dc:creator>raymondlo84</dc:creator>
      <dc:date>2020-09-16T20:54:55Z</dc:date>
    </item>
    <item>
      <title>Re:Permission Error: Validation Script (Mac OSX 10.15.5)</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Permission-Error-Validation-Script-Mac-OSX-10-15-5/m-p/1210168#M20693</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Hi Raymond,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;We can see that you have installed Python 3.8, which is incompatible with OpenVINO 2020.4. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;OpenVINO requires Python 3.5 - 3.7 only.&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 Image Classification verification script is &lt;/SPAN&gt;&lt;I style="font-size: 16px; font-family: &amp;quot;Roboto Mono&amp;quot;, monospace, fixed;"&gt;./demo_squeezenet_download_convert_run.sh.&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;With regards to OpenVINO installation, please follow the installation steps as provided in the following guide:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.openvinotoolkit.org/2020.4/openvino_docs_install_guides_installing_openvino_macos.html" rel="noopener noreferrer" target="_blank" style="font-size: 16px;"&gt;https://docs.openvinotoolkit.org/2020.4/openvino_docs_install_guides_installing_openvino_macos.html&lt;/A&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;Munesh&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Sep 2020 12:02:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Permission-Error-Validation-Script-Mac-OSX-10-15-5/m-p/1210168#M20693</guid>
      <dc:creator>Munesh_Intel</dc:creator>
      <dc:date>2020-09-17T12:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Permission Error: Validation Script (Mac OSX 10.15.5)</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Permission-Error-Validation-Script-Mac-OSX-10-15-5/m-p/1210233#M20697</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;ERROR: Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: '/Library/Python/3.8/site-packages/PyYAML-5.3.1.dist-info'

Consider using the `--user` option or check the permissions.&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p3"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p3"&gt;&lt;SPAN class="s1"&gt;I think this issue is not related to the 3.8 or 3.7? What's the best practice for using pip, the documentation is switching between sudo and no sudo.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p3"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p3"&gt;&lt;SPAN class="s1"&gt;-ray&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 15:48:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Permission-Error-Validation-Script-Mac-OSX-10-15-5/m-p/1210233#M20697</guid>
      <dc:creator>raymondlo84</dc:creator>
      <dc:date>2020-09-17T15:48:26Z</dc:date>
    </item>
    <item>
      <title>Re:Permission Error: Validation Script (Mac OSX 10.15.5)</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Permission-Error-Validation-Script-Mac-OSX-10-15-5/m-p/1210557#M20726</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Hi Raymond,&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;Permission error occurs when we try to install a package to a system folder for which we don't have permissions to write to. In such cases, user can configure permission access by setting virtual environment or using chmod command to change permission for files and directories. &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;Having said that, in your case, I validated the issue by installing OpenVINO 2020.4 from scratch on MacOS Catalina (10.15.5) on Mac Mini 3.6GHz Quad-Core Intel i3. I followed the installation guide step by step, and I didn’t encounter the permissions issue that you faced. &amp;nbsp;&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 best practice that I can suggest as far as OpenVINO is concerned is to follow the installation &amp;nbsp;guide and use the relevant commands (sudo or chmod) in case you have permission issues. &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;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Munesh&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Sep 2020 15:32:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Permission-Error-Validation-Script-Mac-OSX-10-15-5/m-p/1210557#M20726</guid>
      <dc:creator>Munesh_Intel</dc:creator>
      <dc:date>2020-09-18T15:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Permission Error: Validation Script (Mac OSX 10.15.5)</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Permission-Error-Validation-Script-Mac-OSX-10-15-5/m-p/1210986#M20735</link>
      <description>&lt;P&gt;Thank you for the reply. Yes, the Python 3.8&amp;nbsp;@&amp;nbsp; Mac 10.15 broke many of the dependencies end-to-end. I wish we can have a check prior to the installation as I had went into the wrong path for a long while before realizing that lack of supports.&lt;/P&gt;
&lt;P&gt;I also cross-validated with Linux Ubuntu 18.04, and that was a MUCH MUCH better experience.&amp;nbsp; I will definitely vote for Ubuntu setup if anyone would like to get on the OpenVINO for the first time. Windows is alright as the command line interfaces are messy but it got GPU driver support.&lt;/P&gt;
&lt;P&gt;Mac is an oddball now as it had a hard time utilizing anything. It's also sad as Mac got the best advantage as they don't support NVIDIA.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for all the support so far. Really appreciate your time.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-ray&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2020 02:01:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Permission-Error-Validation-Script-Mac-OSX-10-15-5/m-p/1210986#M20735</guid>
      <dc:creator>raymondlo84</dc:creator>
      <dc:date>2020-09-21T02:01:25Z</dc:date>
    </item>
    <item>
      <title>Re:Permission Error: Validation Script (Mac OSX 10.15.5)</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Permission-Error-Validation-Script-Mac-OSX-10-15-5/m-p/1211076#M20746</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Hi Raymond,&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;We have highlighted your concerns regarding Python 3.8 support to OpenVINO development team. This thread will no longer be monitored since this issue has been resolved.&amp;nbsp;If you need any additional information from Intel, please submit a new question.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&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;Munesh&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Sep 2020 07:48:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Permission-Error-Validation-Script-Mac-OSX-10-15-5/m-p/1211076#M20746</guid>
      <dc:creator>Munesh_Intel</dc:creator>
      <dc:date>2020-09-21T07:48:52Z</dc:date>
    </item>
  </channel>
</rss>

