<?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: ArcPy Permission Denied Errors in ArcGISPro 2.3 in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/arcpy-permission-denied-errors-in-arcgispro-2-3/m-p/1066126#M41763</link>
    <description>&lt;P data-unlink="true"&gt;https://www.programmersought.com/article/78454597777/&amp;nbsp;&lt;/P&gt;&lt;H3&gt;&lt;SPAN&gt;(Solved) Python3 environment error in ArcGIS Pro, PermissionError: [WinError 5] Access denied.&lt;/SPAN&gt;&lt;/H3&gt;&lt;P&gt;The article discusses granting the proper privileges to the python directories&lt;/P&gt;</description>
    <pubDate>Tue, 08 Jun 2021 18:39:54 GMT</pubDate>
    <dc:creator>AndresCastillo</dc:creator>
    <dc:date>2021-06-08T18:39:54Z</dc:date>
    <item>
      <title>ArcPy Permission Denied Errors in ArcGISPro 2.3</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcpy-permission-denied-errors-in-arcgispro-2-3/m-p/332962#M14504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anybody encountered a Permission Denied error while using python based Geoprocessing tool in ArcGISPro 2.3?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I upgraded to 2.3 and then ran conda install spyder so that I could use the spyder IDE. After I did this I am unable to&lt;/P&gt;&lt;P&gt;import arcpy&lt;/P&gt;&lt;P&gt;I receive the following error&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt; File "&amp;lt;string&amp;gt;", line 1, in &amp;lt;module&amp;gt;&lt;BR /&gt; File "c:\program files\arcgis\pro\Resources\arcpy\arcpy\__init__.py", line 20, in &amp;lt;module&amp;gt;&lt;BR /&gt; import numpy&lt;BR /&gt; File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages\numpy\__init__.py", line 158, in &amp;lt;module&amp;gt;&lt;BR /&gt; from . import fft&lt;BR /&gt; File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages\numpy\fft\__init__.py", line 15, in &amp;lt;module&amp;gt;&lt;BR /&gt; import mkl_fft._numpy_fft as _nfft&lt;BR /&gt; File "&amp;lt;frozen importlib._bootstrap&amp;gt;", line 971, in _find_and_load&lt;BR /&gt; File "&amp;lt;frozen importlib._bootstrap&amp;gt;", line 955, in _find_and_load_unlocked&lt;BR /&gt; File "&amp;lt;frozen importlib._bootstrap&amp;gt;", line 665, in _load_unlocked&lt;BR /&gt; File "&amp;lt;frozen importlib._bootstrap_external&amp;gt;", line 674, in exec_module&lt;BR /&gt; File "&amp;lt;frozen importlib._bootstrap_external&amp;gt;", line 780, in get_code&lt;BR /&gt; File "&amp;lt;frozen importlib._bootstrap_external&amp;gt;", line 832, in get_data&lt;BR /&gt;PermissionError: [Errno 13] Permission denied: 'C:\\Program Files\\ArcGIS\\Pro\\bin\\Python\\envs\\arcgispro-py3\\lib\\site-packages\\mkl_fft\\__init__.py'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am guessing Spyder installed numpy that wasn't esri friendly based on this output just wondering if anyone else has seen this issue. It is inhibiting my ability to run simple functions like merge append etc. I will probably have to downgrade to 2.2.4.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2019 23:45:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcpy-permission-denied-errors-in-arcgispro-2-3/m-p/332962#M14504</guid>
      <dc:creator>MichaelWallace3</dc:creator>
      <dc:date>2019-02-06T23:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPy Permission Denied Errors in ArcGISPro 2.3</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcpy-permission-denied-errors-in-arcgispro-2-3/m-p/332963#M14505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Downgrading to 2.2.4 works.&amp;nbsp; I also just checked arcpy 2.3 python tab and it says that the default python environment cannot be modified. So I guess I can reinstall 2.3 and try cloning but their is another post that mentions cloning doesn't work.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2019 00:18:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcpy-permission-denied-errors-in-arcgispro-2-3/m-p/332963#M14505</guid>
      <dc:creator>MichaelWallace3</dc:creator>
      <dc:date>2019-02-07T00:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPy Permission Denied Errors in ArcGISPro 2.3</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcpy-permission-denied-errors-in-arcgispro-2-3/m-p/332964#M14506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had a similar "permission denied" error after upgrading or installing new packages via conda&amp;nbsp;after upgrading&amp;nbsp;ArcPro to 2.3.1. This was an upgrade to the parent env not a clone (so:&lt;SPAN style="font-size: 11pt;"&gt;C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3 and needed admin rights to install/upgrade). This was following the ESRI instructions:&lt;A href="https://developers.arcgis.com/python/guide/install-and-set-up/"&gt;https://developers.arcgis.com/python/guide/install-and-set-up/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt;"&gt;My workaround was to change permissions on that new script (or folder in the case of the API) to 'read and execute' for all users. And since the error message doesn't always specify the correct folder or script that is actually causing the problem, I've been just updating permissions for the entire C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3 folder after installing/upgrading any packages.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt;"&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: medium;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: medium;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: medium; font-family: Times New Roman; "&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2019 17:10:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcpy-permission-denied-errors-in-arcgispro-2-3/m-p/332964#M14506</guid>
      <dc:creator>TregChristopher</dc:creator>
      <dc:date>2019-04-04T17:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPy Permission Denied Errors in ArcGISPro 2.3</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcpy-permission-denied-errors-in-arcgispro-2-3/m-p/332965#M14507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a few blog posts on conda, spyder and installations if you are interested&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/blogs/dan_patterson/2018/12/28/clone"&gt;/blogs/dan_patterson/2018/12/28/clone&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/blogs/dan_patterson/2018/07/01/arcgis-pro-your-conda-environments"&gt;/blogs/dan_patterson/2018/07/01/arcgis-pro-your-conda-environments&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/blogs/dan_patterson/2018/12/13/spyder"&gt;/blogs/dan_patterson/2018/12/13/spyder&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2019 17:26:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcpy-permission-denied-errors-in-arcgispro-2-3/m-p/332965#M14507</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-04-04T17:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPy Permission Denied Errors in ArcGISPro 2.3</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcpy-permission-denied-errors-in-arcgispro-2-3/m-p/332966#M14508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Micheal I just got the same issue as well.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I upgraded to 2.4 from 2.2 and now I i get the same error as above.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What was your solution ? To downgrade?&amp;nbsp; and how did you find the .exe file for 2.2.4&amp;nbsp; ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2019 16:44:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcpy-permission-denied-errors-in-arcgispro-2-3/m-p/332966#M14508</guid>
      <dc:creator>deleted-user-yC5VkbyXzrQR</dc:creator>
      <dc:date>2019-07-09T16:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPy Permission Denied Errors in ArcGISPro 2.3</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcpy-permission-denied-errors-in-arcgispro-2-3/m-p/332967#M14509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Adam I recently upgraded to 2.4.2 and then updated my python packages in the cloned environment. I now get the same permission denied error&amp;nbsp;but instead of arcpy it is when import arcgis api for python.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2019 15:38:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcpy-permission-denied-errors-in-arcgispro-2-3/m-p/332967#M14509</guid>
      <dc:creator>MichaelWallace3</dc:creator>
      <dc:date>2019-11-22T15:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPy Permission Denied Errors in ArcGISPro 2.3</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcpy-permission-denied-errors-in-arcgispro-2-3/m-p/332968#M14510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wish I could use this workaround. Thanks for posting it.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2019 15:42:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcpy-permission-denied-errors-in-arcgispro-2-3/m-p/332968#M14510</guid>
      <dc:creator>MichaelWallace3</dc:creator>
      <dc:date>2019-11-22T15:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPy Permission Denied Errors in ArcGISPro 2.3</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcpy-permission-denied-errors-in-arcgispro-2-3/m-p/332969#M14511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is difficult if you aren't the admin on your machine.&amp;nbsp; If you are, then you can either opt to do updates/enhancements in the base environment or make a clone&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2019 15:55:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcpy-permission-denied-errors-in-arcgispro-2-3/m-p/332969#M14511</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-11-22T15:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPy Permission Denied Errors in ArcGISPro 2.3</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcpy-permission-denied-errors-in-arcgispro-2-3/m-p/332970#M14512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I now managed to break the root environment of python.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get the following error in ArcGIS Pro&lt;/P&gt;&lt;P&gt;Failed to Initialize Python Interpreter is their a setting that I can change to fix this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2019 17:20:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcpy-permission-denied-errors-in-arcgispro-2-3/m-p/332970#M14512</guid>
      <dc:creator>MichaelWallace3</dc:creator>
      <dc:date>2019-11-22T17:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPy Permission Denied Errors in ArcGISPro 2.3</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcpy-permission-denied-errors-in-arcgispro-2-3/m-p/332971#M14513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is hard to tell what you have done.&amp;nbsp; If you used conda, you need to make sure that you had the correct environment activated when you did this.&amp;nbsp; IF a previous version worked... then revert back to it&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;arcgispro&lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;py3&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt; C&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt;\arc_pro\bin\Python\envs\arcgispro&lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;py3&lt;SPAN class="operator token"&gt;&amp;gt;&lt;/SPAN&gt;conda list &lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;revisions

&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;arcgispro&lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;py3&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt; C&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt;\arc_pro\bin\Python\envs\arcgispro&lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;py3&lt;SPAN class="operator token"&gt;&amp;gt;&lt;/SPAN&gt;

&lt;SPAN class="comment token"&gt;# ---- C:\arc_pro is my installation path&lt;/SPAN&gt;
&lt;SPAN class="comment token"&gt;# ---- arcgispro-py3 if my environment folder... yours should be the same if it&lt;/SPAN&gt;
&lt;SPAN class="comment token"&gt;#      isn't a clone&lt;/SPAN&gt;
&lt;SPAN class="comment token"&gt;# ----- I made no revisions to it returned None&lt;/SPAN&gt;
&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 15:46:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcpy-permission-denied-errors-in-arcgispro-2-3/m-p/332971#M14513</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2021-12-11T15:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPy Permission Denied Errors in ArcGISPro 2.3</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcpy-permission-denied-errors-in-arcgispro-2-3/m-p/332972#M14514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I had a hunch that there were path issues with proenv etc because it would always go to my cloned environment even though in ArcGISPro I had switched back to the root.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I deleted my cloned enviroment and then recloned the root environment.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in ArcGISPro when I activate the cloned enviroment the python interpreter works just fine. I may just install as me from now on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2019 17:35:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcpy-permission-denied-errors-in-arcgispro-2-3/m-p/332972#M14514</guid>
      <dc:creator>MichaelWallace3</dc:creator>
      <dc:date>2019-11-26T17:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPy Permission Denied Errors in ArcGISPro 2.3</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcpy-permission-denied-errors-in-arcgispro-2-3/m-p/1066126#M41763</link>
      <description>&lt;P data-unlink="true"&gt;https://www.programmersought.com/article/78454597777/&amp;nbsp;&lt;/P&gt;&lt;H3&gt;&lt;SPAN&gt;(Solved) Python3 environment error in ArcGIS Pro, PermissionError: [WinError 5] Access denied.&lt;/SPAN&gt;&lt;/H3&gt;&lt;P&gt;The article discusses granting the proper privileges to the python directories&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jun 2021 18:39:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcpy-permission-denied-errors-in-arcgispro-2-3/m-p/1066126#M41763</guid>
      <dc:creator>AndresCastillo</dc:creator>
      <dc:date>2021-06-08T18:39:54Z</dc:date>
    </item>
  </channel>
</rss>

