<?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 Python Add-ins don't seem to work for us since we upgraded from Windows 7 16 bit and ArcGis 10.1 to Windows 7 32 bit and ArcGis10.2. I even created one from scratch without adding any code and when it loaded, it showed up typical of a Python syntax error in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/python-add-ins-don-t-seem-to-work-for-us-since-we/m-p/469600#M36646</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Python Add-ins don't seem to work for us since we upgraded from Windows 7 16 bit and ArcGis 10.1 to Windows 7 32 bit and ArcGis10.2. I even created one from scratch without adding any code and when it loaded, it showed up typical of a Python syntax error (with an x where the icon should be and the word "Missing" where the name should be). Custom toolboxes work fine. What gives?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Oct 2014 14:38:11 GMT</pubDate>
    <dc:creator>AultonSmith</dc:creator>
    <dc:date>2014-10-17T14:38:11Z</dc:date>
    <item>
      <title>Python Add-ins don't seem to work for us since we upgraded from Windows 7 16 bit and ArcGis 10.1 to Windows 7 32 bit and ArcGis10.2. I even created one from scratch without adding any code and when it loaded, it showed up typical of a Python syntax error</title>
      <link>https://community.esri.com/t5/python-questions/python-add-ins-don-t-seem-to-work-for-us-since-we/m-p/469600#M36646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Python Add-ins don't seem to work for us since we upgraded from Windows 7 16 bit and ArcGis 10.1 to Windows 7 32 bit and ArcGis10.2. I even created one from scratch without adding any code and when it loaded, it showed up typical of a Python syntax error (with an x where the icon should be and the word "Missing" where the name should be). Custom toolboxes work fine. What gives?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 14:38:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-add-ins-don-t-seem-to-work-for-us-since-we/m-p/469600#M36646</guid>
      <dc:creator>AultonSmith</dc:creator>
      <dc:date>2014-10-17T14:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: Python Add-ins don't seem to work for us since we upgraded from Windows 7 16 bit and ArcGis 10.1 to Windows 7 32 bit and ArcGis10.2. I even created one from scratch without adding any code and when it loaded, it showed up typical of a Python syntax er</title>
      <link>https://community.esri.com/t5/python-questions/python-add-ins-don-t-seem-to-work-for-us-since-we/m-p/469601#M36647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;your system paths have changed ...As an example, I am currently running windows 7 and Arc10.2 so my ArcGIS folder is in I upgraded from 10.1 to 10.2 hence, all Arc* stuff now resides in&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;c:\Program Files (x86)\ArcGIS\Desktop10.2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; where as 10.1 was located in&lt;/P&gt;&lt;P&gt;c:\Program Files (x86)\ArcGIS\Desktop10.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, my system paths are now all different for both python and Arc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; import sys&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; sys.path&lt;/P&gt;&lt;P&gt;['', 'C:\\Windows\\system32\\python27.zip', 'C:\\Python27\\ArcGIS10.2\\DLLs', 'C:\\Python27\\ArcGIS10.2\\lib', 'C:\\Python27\\ArcGIS10.2\\lib\\plat-win', 'C:\\Python27\\ArcGIS10.2\\lib\\lib-tk', 'C:\\Python27\\ArcGIS10.2\\Lib\\site-packages\\pythonwin', 'C:\\Python27\\ArcGIS10.2', 'C:\\Python27\\ArcGIS10.2\\lib\\site-packages', 'C:\\Program Files (x86)\\ArcGIS\\Desktop10.2\\bin', 'C:\\Program Files (x86)\\ArcGIS\\Desktop10.2\\arcpy', 'C:\\Program Files (x86)\\ArcGIS\\Desktop10.2\\ArcToolbox\\Scripts', 'C:\\Python27\\ArcGIS10.2\\lib\\site-packages\\win32', 'C:\\Python27\\ArcGIS10.2\\lib\\site-packages\\win32\\lib']&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other changes are obviously made to default folders and the registry, so you need to know where things were being saved before and where they should be located now&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 15:18:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-add-ins-don-t-seem-to-work-for-us-since-we/m-p/469601#M36647</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2014-10-17T15:18:01Z</dc:date>
    </item>
  </channel>
</rss>

