<?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 ArcPy RuntimeError: NotInitialized in ArcMap Questions</title>
    <link>https://community.esri.com/t5/arcmap-questions/arcpy-runtimeerror-notinitialized/m-p/1404125#M4827</link>
    <description>&lt;P&gt;I have created a stand-alone python script that I have been using for a few years.&amp;nbsp; However, there is one machine that is getting the following error that is attached as a jpg.&amp;nbsp; I did try a couple of recommended things from online searches, but it seemed not to help.&amp;nbsp; Maybe a community member have experienced something similar?&amp;nbsp; If so, can you let me know what the fix is?&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;~Jeff&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Apr 2024 02:19:05 GMT</pubDate>
    <dc:creator>JeffHouser</dc:creator>
    <dc:date>2024-04-02T02:19:05Z</dc:date>
    <item>
      <title>ArcPy RuntimeError: NotInitialized</title>
      <link>https://community.esri.com/t5/arcmap-questions/arcpy-runtimeerror-notinitialized/m-p/1404125#M4827</link>
      <description>&lt;P&gt;I have created a stand-alone python script that I have been using for a few years.&amp;nbsp; However, there is one machine that is getting the following error that is attached as a jpg.&amp;nbsp; I did try a couple of recommended things from online searches, but it seemed not to help.&amp;nbsp; Maybe a community member have experienced something similar?&amp;nbsp; If so, can you let me know what the fix is?&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;~Jeff&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 02:19:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/arcpy-runtimeerror-notinitialized/m-p/1404125#M4827</guid>
      <dc:creator>JeffHouser</dc:creator>
      <dc:date>2024-04-02T02:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPy RuntimeError: NotInitialized</title>
      <link>https://community.esri.com/t5/arcmap-questions/arcpy-runtimeerror-notinitialized/m-p/1461400#M4875</link>
      <description>&lt;P&gt;For a digital trail, below are solutions to the above issue:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Issue was caused by the fact that the Python environment has not been initialized or configured correctly to execute the Python scripts containing ArcPy modules from ArcGIS Pro.&lt;BR /&gt;I was executing Python script from "..\Python27\ArcGIS10.8\" that is pointing to the Python interpreter (python.exe) that comes from the legacy ArcMap's 32-bit Python v2.7 installation,&lt;BR /&gt;which is incorrect when running ArcPy modules from ArcGIS Pro 3.2.2. ArcGIS Pro 3.2 comes bundled with a separate 64-bit Python 3.9.18 installation and this should be used when running ArcPy modules&lt;BR /&gt;from ArcGIS Pro in stand-alone Python scripts.&lt;/P&gt;&lt;P&gt;~Jeff&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 22:32:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/arcpy-runtimeerror-notinitialized/m-p/1461400#M4875</guid>
      <dc:creator>JeffHouser</dc:creator>
      <dc:date>2024-05-13T22:32:22Z</dc:date>
    </item>
  </channel>
</rss>

