<?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: ArcGIS Pro Script tool defaults to Notepad in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/arcgis-pro-script-tool-defaults-to-notepad/m-p/1672484#M74994</link>
    <description>&lt;P&gt;I used Spyder&amp;nbsp; (now and&amp;nbsp; in my working days) without issues.&amp;nbsp; Narrowing down a specific IDE system issue could be problematic, but worth a look.&lt;/P&gt;</description>
    <pubDate>Thu, 11 Dec 2025 21:06:47 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2025-12-11T21:06:47Z</dc:date>
    <item>
      <title>ArcGIS Pro Script tool defaults to Notepad</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-pro-script-tool-defaults-to-notepad/m-p/1672440#M74983</link>
      <description>&lt;P&gt;There is an issue I just found with Pro 3.5.2 (and 3.5.5). Opening a script tool in Pro, will open the script in Notepad, if using a script within an .atbx. If you are using a Python Toolbox script tool, IDLE opens, as expected:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RyanKelley2023_0-1765481405939.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/145309i4745E13A62CBF8FE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RyanKelley2023_0-1765481405939.jpeg" alt="RyanKelley2023_0-1765481405939.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It may be a 3.5 bug as IDLE is clearly installed?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Dec 2025 19:31:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-pro-script-tool-defaults-to-notepad/m-p/1672440#M74983</guid>
      <dc:creator>RyanKelley2023</dc:creator>
      <dc:date>2025-12-11T19:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Script tool defaults to Notepad</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-pro-script-tool-defaults-to-notepad/m-p/1672455#M74984</link>
      <description>&lt;P&gt;What are your project settings in&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/geoprocessing_and_python/editing-script-tool-code.htm" target="_blank"&gt;Edit script tool code—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;first section may apply to your case&lt;/P&gt;</description>
      <pubDate>Thu, 11 Dec 2025 20:20:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-pro-script-tool-defaults-to-notepad/m-p/1672455#M74984</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2025-12-11T20:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Script tool defaults to Notepad</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-pro-script-tool-defaults-to-notepad/m-p/1672468#M74988</link>
      <description>&lt;P&gt;Hi Dan - so the challenge is this needs to be globally set as I am admin for about 2000 users. I can probably change my Script Editor py IDE resource, but I don't believe I should have to bake that into the registry, if there is even a registry entry for this. With Pro 3.3.6, by default of the install this all works as expected.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Dec 2025 20:41:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-pro-script-tool-defaults-to-notepad/m-p/1672468#M74988</guid>
      <dc:creator>RyanKelley2023</dc:creator>
      <dc:date>2025-12-11T20:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Script tool defaults to Notepad</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-pro-script-tool-defaults-to-notepad/m-p/1672471#M74990</link>
      <description>&lt;P&gt;Ryan, it may be baked in at the machine level if python is installed elsewhere and not associated with Pro.&amp;nbsp; That I can't test and you would have to try a few installations.&amp;nbsp; We used to do one Pro image and deploy it to all machines at my university but we did that since we wanted to use a specific python IDE and not use idle or notepad or notepad++.&amp;nbsp; You may want to tech support this issue since I don't see anything on the public facing support site&lt;/P&gt;&lt;P&gt;Good luck,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ADDENDUM&lt;/P&gt;&lt;P&gt;found this&amp;nbsp;&lt;A href="https://support.esri.com/en-us/bug/when-attempting-to-edit-a-script-tool-in-arcgis-pro-the-bug-000178804" target="_blank"&gt;BUG-000178804 for ArcGIS Pro&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Dec 2025 20:50:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-pro-script-tool-defaults-to-notepad/m-p/1672471#M74990</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2025-12-11T20:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Script tool defaults to Notepad</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-pro-script-tool-defaults-to-notepad/m-p/1672474#M74992</link>
      <description>&lt;P&gt;Thanks Dan. Appreciate that Addendum! I do similarly in that I install on two diff masters and deploy out to end user desktops via Citrix. PyCharm always throws a wrench in to installs with ArcGIS, so wondering if that hijacked something when installed.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2025 15:05:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-pro-script-tool-defaults-to-notepad/m-p/1672474#M74992</guid>
      <dc:creator>RyanKelley2023</dc:creator>
      <dc:date>2025-12-12T15:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Script tool defaults to Notepad</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-pro-script-tool-defaults-to-notepad/m-p/1672484#M74994</link>
      <description>&lt;P&gt;I used Spyder&amp;nbsp; (now and&amp;nbsp; in my working days) without issues.&amp;nbsp; Narrowing down a specific IDE system issue could be problematic, but worth a look.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Dec 2025 21:06:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-pro-script-tool-defaults-to-notepad/m-p/1672484#M74994</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2025-12-11T21:06:47Z</dc:date>
    </item>
  </channel>
</rss>

