<?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 3.2 - DLL load failed while importing _arcgisscripting in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/arcpy-3-2-dll-load-failed-while-importing/m-p/1520598#M86916</link>
    <description>&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/get-started/installing-arcpy.htm" target="_blank"&gt;Install ArcPy—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;the link from the help&lt;/P&gt;</description>
    <pubDate>Tue, 13 Aug 2024 15:20:07 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2024-08-13T15:20:07Z</dc:date>
    <item>
      <title>arcpy 3.2 - DLL load failed while importing _arcgisscripting</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcpy-3-2-dll-load-failed-while-importing/m-p/1519546#M86903</link>
      <description>&lt;P&gt;Hi, we try to use the python api for ArcGIS Pro 3.2. Unfortunately, we meet an error when importing arcpy.&lt;/P&gt;&lt;P&gt;What we do is to create an anaconda environment and install arcpy:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;conda create -n arcgisexporter python=3.9&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;conda install arcpy=3.2 -c esri&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;When executing a python file in this repository with just the line "import arcpy",&amp;nbsp; I get a the following error:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ImportError: DLL load failed while importing _arcgisscripting: The specified module could not be found.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ArcGIS Enterprise 3.2.2 is installed on the same machine and running.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2024 10:04:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcpy-3-2-dll-load-failed-while-importing/m-p/1519546#M86903</guid>
      <dc:creator>padmalcom</dc:creator>
      <dc:date>2024-08-13T10:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy 3.2 - DLL load failed while importing _arcgisscripting</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcpy-3-2-dll-load-failed-while-importing/m-p/1520595#M86915</link>
      <description>&lt;P&gt;install arcpy-base which provides the minimum requirements for arcpy&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2024 15:17:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcpy-3-2-dll-load-failed-while-importing/m-p/1520595#M86915</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2024-08-13T15:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy 3.2 - DLL load failed while importing _arcgisscripting</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcpy-3-2-dll-load-failed-while-importing/m-p/1520598#M86916</link>
      <description>&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/get-started/installing-arcpy.htm" target="_blank"&gt;Install ArcPy—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;the link from the help&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2024 15:20:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcpy-3-2-dll-load-failed-while-importing/m-p/1520598#M86916</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2024-08-13T15:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy 3.2 - DLL load failed while importing _arcgisscripting</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcpy-3-2-dll-load-failed-while-importing/m-p/1521410#M86961</link>
      <description>&lt;P&gt;Thank you &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/215600"&gt;@DanPatterson&lt;/a&gt;, but the error remains the same even when I install arcpy-base.&lt;/P&gt;&lt;P&gt;Could it be the case that I am not allowed to install arcpy in an empty conda environment that is not based on the &lt;SPAN class=""&gt;arcgispro-py3&lt;/SPAN&gt; environment that comes with the conda installation of ArcGIS Pro?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2024 11:45:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcpy-3-2-dll-load-failed-while-importing/m-p/1521410#M86961</guid>
      <dc:creator>padmalcom</dc:creator>
      <dc:date>2024-08-14T11:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy 3.2 - DLL load failed while importing _arcgisscripting</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcpy-3-2-dll-load-failed-while-importing/m-p/1521564#M86979</link>
      <description>&lt;P&gt;Okay, I got it working by first installing arcgis and then arcpy-base.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2024 15:00:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcpy-3-2-dll-load-failed-while-importing/m-p/1521564#M86979</guid>
      <dc:creator>padmalcom</dc:creator>
      <dc:date>2024-08-14T15:00:08Z</dc:date>
    </item>
  </channel>
</rss>

