<?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: Python Add In Tool Not Working in 10.4.1 in Python AddIns Questions</title>
    <link>https://community.esri.com/t5/python-addins-questions/python-add-in-tool-not-working-in-10-4-1/m-p/796589#M59</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmmm, thanks for the lead! I think I'll have to dive into this one a bit more. I accidentally left the installation on my ArcMap and it looks like it's working which is extremely strange!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully I can update this thread soon!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Apr 2017 21:42:41 GMT</pubDate>
    <dc:creator>PatrickCheng</dc:creator>
    <dc:date>2017-04-19T21:42:41Z</dc:date>
    <item>
      <title>Python Add In Tool Not Working in 10.4.1</title>
      <link>https://community.esri.com/t5/python-addins-questions/python-add-in-tool-not-working-in-10-4-1/m-p/796587#M57</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey everyone!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question about my tool that I created with the Python Add In Wizard that was working really well in ArcGIS 10.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have recently updated to 10.4.1 and the tool can no longer be installed correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Without changing the version tags within the config.xml file I get an error that returns with:&lt;/P&gt;&lt;P style="text-align: center;"&gt;No GUI components found in this Add-In.&lt;BR /&gt;Add-In version does not match.&lt;/P&gt;&lt;P&gt;When I do change the version tags within the config.xml file. it successfully installs onto ArcGIS but all the buttons (tools) are broken as though I have an error within my python script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated! Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 20:26:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-addins-questions/python-add-in-tool-not-working-in-10-4-1/m-p/796587#M57</guid>
      <dc:creator>PatrickCheng</dc:creator>
      <dc:date>2017-04-19T20:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: Python Add In Tool Not Working in 10.4.1</title>
      <link>https://community.esri.com/t5/python-addins-questions/python-add-in-tool-not-working-in-10-4-1/m-p/796588#M58</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have addins written in 10.2.x that work with 10.5.x (not so lucky with Pro), but did have issues at one point.&amp;nbsp; I put them in a post included below, and another post I found usefull.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/74093"&gt;Tip: Python Addin - getting custom tools/toolbox to work - GPToolDialog&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/50490"&gt;Add-In Wizard unable to find matching ArcGIS installation on this machine&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit, btw, if you have missing gui/icons, it typically is a path issue, which could be related or a hint to the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 20:37:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-addins-questions/python-add-in-tool-not-working-in-10-4-1/m-p/796588#M58</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2017-04-19T20:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: Python Add In Tool Not Working in 10.4.1</title>
      <link>https://community.esri.com/t5/python-addins-questions/python-add-in-tool-not-working-in-10-4-1/m-p/796589#M59</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmmm, thanks for the lead! I think I'll have to dive into this one a bit more. I accidentally left the installation on my ArcMap and it looks like it's working which is extremely strange!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully I can update this thread soon!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 21:42:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-addins-questions/python-add-in-tool-not-working-in-10-4-1/m-p/796589#M59</guid>
      <dc:creator>PatrickCheng</dc:creator>
      <dc:date>2017-04-19T21:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Python Add In Tool Not Working in 10.4.1</title>
      <link>https://community.esri.com/t5/python-addins-questions/python-add-in-tool-not-working-in-10-4-1/m-p/796590#M60</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this thread out:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.esri.com/thread/120553"&gt;https://community.esri.com/thread/120553&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2017 23:38:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-addins-questions/python-add-in-tool-not-working-in-10-4-1/m-p/796590#M60</guid>
      <dc:creator>NobbirAhmed</dc:creator>
      <dc:date>2017-04-20T23:38:41Z</dc:date>
    </item>
  </channel>
</rss>

