<?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 arcgis has stopped working python add-ins in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/arcgis-has-stopped-working-python-add-ins/m-p/1246675#M66485</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Here's the problem. I designed the tkinter library add-ins as modules. then I gave the events for these add-ins. Then I put the modules in C:\Program Files (x86)\ArcGIS\Desktop10.8\arcpy and imported them.&lt;/P&gt;&lt;P&gt;from MaxAddressDataButton import MaxAddressData&lt;/P&gt;&lt;P&gt;After this import, I took the instance of the class below and called it, everything works fine until here.&lt;/P&gt;&lt;P&gt;The problem is when I press the button in arcmap environment, the window comes up and stops working. What could be the cause of this problem?&lt;/P&gt;&lt;P&gt;I can't do it in koda debug so I can't see it either.&lt;/P&gt;</description>
    <pubDate>Tue, 10 Jan 2023 08:15:23 GMT</pubDate>
    <dc:creator>cnrgrsc</dc:creator>
    <dc:date>2023-01-10T08:15:23Z</dc:date>
    <item>
      <title>arcgis has stopped working python add-ins</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-has-stopped-working-python-add-ins/m-p/1246675#M66485</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Here's the problem. I designed the tkinter library add-ins as modules. then I gave the events for these add-ins. Then I put the modules in C:\Program Files (x86)\ArcGIS\Desktop10.8\arcpy and imported them.&lt;/P&gt;&lt;P&gt;from MaxAddressDataButton import MaxAddressData&lt;/P&gt;&lt;P&gt;After this import, I took the instance of the class below and called it, everything works fine until here.&lt;/P&gt;&lt;P&gt;The problem is when I press the button in arcmap environment, the window comes up and stops working. What could be the cause of this problem?&lt;/P&gt;&lt;P&gt;I can't do it in koda debug so I can't see it either.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 08:15:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-has-stopped-working-python-add-ins/m-p/1246675#M66485</guid>
      <dc:creator>cnrgrsc</dc:creator>
      <dc:date>2023-01-10T08:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: arcgis has stopped working python add-ins</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-has-stopped-working-python-add-ins/m-p/1247497#M66515</link>
      <description>&lt;P&gt;Could be python Global Interpreter Lock?&amp;nbsp; tkinter might not play nice with the python addin structure depending on how you are using it.&amp;nbsp; Cant really tell from your post since it looks like it is missing some things.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 23:08:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-has-stopped-working-python-add-ins/m-p/1247497#M66515</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2023-01-11T23:08:03Z</dc:date>
    </item>
  </channel>
</rss>

