<?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 10 with Python 2.6.5. and Windows 7 64 bit in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/arcgis-10-with-python-2-6-5-and-windows-7-64-bit/m-p/434474#M34147</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Two years on - I have the same problem! Any calculation with Python gives me the error msg: Python Not Installed. Both ArcGIS 10 and Python are installed in C:/Program Files (x86). However I am on a network computer, and do not have a &lt;span class="lia-unicode-emoji" title=":anguished_face:"&gt;😧&lt;/span&gt; Drive! Would anybody know how I find out where ArcGIS 10 looks for Python on my computer, so I can copy-paste my Python folder there? &lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;Sid.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sid, I think the easiest solution to this problem is (as admin) open Add/Remove programs and 1) uninstall any Python entries and 2) Open ArcGIS Desktop, do a Modify install and remove Python, then open ArcGIS Desktop, Modify, reinstall Python.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's generally&amp;nbsp; a bad idea to copy/paste/delete Windows installed programs as there are lots of path settings behind the scenes that will be rendered incorrect!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Oct 2012 16:26:05 GMT</pubDate>
    <dc:creator>curtvprice</dc:creator>
    <dc:date>2012-10-24T16:26:05Z</dc:date>
    <item>
      <title>ArcGIS 10 with Python 2.6.5. and Windows 7 64 bit</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-10-with-python-2-6-5-and-windows-7-64-bit/m-p/434466#M34139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear ESRI users,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Last week I installed ArcInfo 10 with the standard Python version that comes with ArcGIS 10 DVD (Python 2.6.5.) I am running these on a Windows 7 64 bit OS. I am trying to add sequential numbers to a long field of a point feature class with a Python script posted by ESRI (Kent Martin). See link below;&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/2937-auto-sequential-numbers-with-python"&gt;http://forums.arcgis.com/threads/2937-auto-sequential-numbers-with-python&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;During the calculation I am getting the following error in the results window;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Error 000574 = Python 2.5 not installed&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did anyone experience such a problem? And what is the solution to this? I am running the same script on a Windows Vista 32-bit computer (with the same software) and it works perfectly. Any assistance would be appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Omer Sarikaya&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GIS Specialist&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Turkish National Research Institue - Earth Sciences Institute&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jan 2011 10:41:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-10-with-python-2-6-5-and-windows-7-64-bit/m-p/434466#M34139</guid>
      <dc:creator>OmerSarikaya</dc:creator>
      <dc:date>2011-01-03T10:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10 with Python 2.6.5. and Windows 7 64 bit</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-10-with-python-2-6-5-and-windows-7-64-bit/m-p/434467#M34140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I run ArcGIS 10 on Winders 7 64-bit and have no issues. However, I don't run much, if any, code within ArcGIS itself.&amp;nbsp; I mainly run from the command line.&amp;nbsp; One thing to try is adding your python directory (C:\Python26\ArcGIS10.0) to the system environment variable "PATH".&amp;nbsp; I needed to do this for command line processing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jan 2011 13:52:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-10-with-python-2-6-5-and-windows-7-64-bit/m-p/434467#M34140</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-01-04T13:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10 with Python 2.6.5. and Windows 7 64 bit</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-10-with-python-2-6-5-and-windows-7-64-bit/m-p/434468#M34141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Huey, thanks for your response. I did what you said and tried to run the script within Field Calculator, but am getting the same error. Could you try to do this via Field calculator for a feature class ID long field?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Omer&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jan 2011 04:45:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-10-with-python-2-6-5-and-windows-7-64-bit/m-p/434468#M34141</guid>
      <dc:creator>OmerSarikaya</dc:creator>
      <dc:date>2011-01-05T04:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10 with Python 2.6.5. and Windows 7 64 bit</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-10-with-python-2-6-5-and-windows-7-64-bit/m-p/434469#M34142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mine is working on fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;IMG src="http://cpc-fis.vanderbilt.edu/downloads/begin.png" /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;IMG src="http://cpc-fis.vanderbilt.edu/downloads/process.png" /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;IMG src="http://cpc-fis.vanderbilt.edu/downloads/result.png" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jan 2011 12:04:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-10-with-python-2-6-5-and-windows-7-64-bit/m-p/434469#M34142</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-01-07T12:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10 with Python 2.6.5. and Windows 7 64 bit</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-10-with-python-2-6-5-and-windows-7-64-bit/m-p/434470#M34143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Omer,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You are not configured to also use a 64-bit Python build are you? The 64-bit Python would not work with the ArcPy site library from ArcGIS 10.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or, did you install ArcGIS 10 or SP1, from a command line with msiexec? If so, check the location of your Python26 install, it defaults to the root of the hard drive with the most space. A couple of ways to adjust things if so. This forum thread has some details.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INDENT]&lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/18034-Problem-with-ArcToolbox-Scripts-after-installing-10-SP1-on-Windows-7-64-Bit?p=58249#post58249"&gt;http://forums.arcgis.com/threads/18034-Problem-with-ArcToolbox-Scripts-after-installing-10-SP1-on-Windows-7-64-Bit?p=58249#post58249&lt;/A&gt;&lt;SPAN&gt;[/INDENT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Stuart&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jan 2011 12:49:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-10-with-python-2-6-5-and-windows-7-64-bit/m-p/434470#M34143</guid>
      <dc:creator>V_StuartFoote</dc:creator>
      <dc:date>2011-01-07T12:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10 with Python 2.6.5. and Windows 7 64 bit</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-10-with-python-2-6-5-and-windows-7-64-bit/m-p/434471#M34144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Omer,&lt;BR /&gt;&lt;BR /&gt;You are not configured to also use a 64-bit Python build are you? The 64-bit Python would not work with the ArcPy site library from ArcGIS 10.&lt;BR /&gt;&lt;BR /&gt;Or, did you install ArcGIS 10 or SP1, from a command line with msiexec? If so, check the location of your Python26 install, it defaults to the root of the hard drive with the most space. A couple of ways to adjust things if so. This forum thread has some details.&lt;BR /&gt;[INDENT]&lt;A href="http://forums.arcgis.com/threads/18034-Problem-with-ArcToolbox-Scripts-after-installing-10-SP1-on-Windows-7-64-Bit?p=58249#post58249"&gt;http://forums.arcgis.com/threads/18034-Problem-with-ArcToolbox-Scripts-after-installing-10-SP1-on-Windows-7-64-Bit?p=58249#post58249&lt;/A&gt;[/INDENT]&lt;BR /&gt;&lt;BR /&gt;Stuart&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Two years on - I have the same problem! Any calculation with Python gives me the error msg: Python Not Installed. Both ArcGIS 10 and Python are installed in C:/Program Files (x86). However I am on a network computer, and do not have a &lt;span class="lia-unicode-emoji" title=":anguished_face:"&gt;😧&lt;/span&gt; Drive! Would anybody know how I find out where ArcGIS 10 looks for Python on my computer, so I can copy-paste my Python folder there? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sid.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2012 12:03:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-10-with-python-2-6-5-and-windows-7-64-bit/m-p/434471#M34144</guid>
      <dc:creator>SiddharthNarayan</dc:creator>
      <dc:date>2012-10-24T12:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10 with Python 2.6.5. and Windows 7 64 bit</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-10-with-python-2-6-5-and-windows-7-64-bit/m-p/434472#M34145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Two years on - I have the same problem! Any calculation with Python gives me the error msg: Python Not Installed. Both ArcGIS 10 and Python are installed in C:/Program Files (x86). However I am on a network computer, and do not have a &lt;span class="lia-unicode-emoji" title=":anguished_face:"&gt;😧&lt;/span&gt; Drive! Would anybody know how I find out where ArcGIS 10 looks for Python on my computer, so I can copy-paste my Python folder there? &lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;Sid.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This should let you know where the system paths are pointing. &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;sys.path&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you follow the instructions in the linked forum posts to resolve the issue? Are you on the latest service pack?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2012 13:35:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-10-with-python-2-6-5-and-windows-7-64-bit/m-p/434472#M34145</guid>
      <dc:creator>MathewCoyle</dc:creator>
      <dc:date>2012-10-24T13:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10 with Python 2.6.5. and Windows 7 64 bit</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-10-with-python-2-6-5-and-windows-7-64-bit/m-p/434473#M34146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;This should let you know where the system paths are pointing. &lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;sys.path&lt;/PRE&gt;&lt;BR /&gt;Did you follow the instructions in the linked forum posts to resolve the issue? Are you on the latest service pack?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks Mathew,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think it was a Service Pack issue like described in the other thread - I had to reinstall to upgrade to 10.1 anyway - I've done that and it works fine now on 10.1 - but will keep this in mind for any future service packs!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sid&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2012 16:14:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-10-with-python-2-6-5-and-windows-7-64-bit/m-p/434473#M34146</guid>
      <dc:creator>SiddharthNarayan</dc:creator>
      <dc:date>2012-10-24T16:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10 with Python 2.6.5. and Windows 7 64 bit</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-10-with-python-2-6-5-and-windows-7-64-bit/m-p/434474#M34147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Two years on - I have the same problem! Any calculation with Python gives me the error msg: Python Not Installed. Both ArcGIS 10 and Python are installed in C:/Program Files (x86). However I am on a network computer, and do not have a &lt;span class="lia-unicode-emoji" title=":anguished_face:"&gt;😧&lt;/span&gt; Drive! Would anybody know how I find out where ArcGIS 10 looks for Python on my computer, so I can copy-paste my Python folder there? &lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;Sid.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sid, I think the easiest solution to this problem is (as admin) open Add/Remove programs and 1) uninstall any Python entries and 2) Open ArcGIS Desktop, do a Modify install and remove Python, then open ArcGIS Desktop, Modify, reinstall Python.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's generally&amp;nbsp; a bad idea to copy/paste/delete Windows installed programs as there are lots of path settings behind the scenes that will be rendered incorrect!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2012 16:26:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-10-with-python-2-6-5-and-windows-7-64-bit/m-p/434474#M34147</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2012-10-24T16:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10 with Python 2.6.5. and Windows 7 64 bit</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-10-with-python-2-6-5-and-windows-7-64-bit/m-p/434475#M34148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friends I found a solution and I hope it will works for you.&lt;/P&gt;&lt;P&gt;I have tryed everything you wrote in this blog and other blogs about this same issue, and python still not working into my arcgis. Giving the message 000574 error Python is not installed. &lt;/P&gt;&lt;P&gt;I have Win7 64 bit, and I was using Arcgis 9 then installed Arcgis 10 and then upgrated to 10.2 last three years, and in my last&amp;nbsp; installation Python was not found by Arcgis.&lt;/P&gt;&lt;P&gt;Also it was not working from python27.exe or pythonw.exe when try to run them from the folder C:\Python\Arcgis10.2&lt;/P&gt;&lt;P&gt;But then I went ot another computer where Arcgis 10.2 was recently installed and Python were running well. &lt;/P&gt;&lt;P&gt;It is a Win7 32 bits but all was running fine !!. &lt;/P&gt;&lt;P&gt;Then I have checked out that python27.dll in my computer was different size (and also the creation date) than the python.dll installed in the other computer.&lt;/P&gt;&lt;P&gt;Also the date of the python.dll in my computer, was older than the date I have installed Arcgis10.2 so I discover it was not replaced or updated with last arcgis installations.&lt;/P&gt;&lt;P&gt;Then I decided to remove the older python.dll file from my computer (located into System32 folder and syswow64 folder)&amp;nbsp; and replace them with the newer file installed in the other computer.&amp;nbsp; &lt;/P&gt;&lt;P&gt;Also I have pasted another copy of the new python.dll file into syswow32 just in case.&lt;/P&gt;&lt;P&gt;EVERYTHING START TO WORK INMEDIATLY WHEN I OPEN AGAIN ARCGIS. THE PROBLEM WAS FIXED!! &lt;/P&gt;&lt;P&gt;I hope this could help to some of you !!&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Oscar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 13:54:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-10-with-python-2-6-5-and-windows-7-64-bit/m-p/434475#M34148</guid>
      <dc:creator>OscarIrusta</dc:creator>
      <dc:date>2015-08-25T13:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10 with Python 2.6.5. and Windows 7 64 bit</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-10-with-python-2-6-5-and-windows-7-64-bit/m-p/434476#M34149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think that if you erase the old python.dll file from system32 and syswow64 folders, (keep a copy of these files to revert the proces just in case) and then install again python from the installation dvd, this could fix your problem.&lt;/P&gt;&lt;P&gt;I took the python.dll file from the other computer were Argis+python were working fine, but if you don't have another computer with arcgis running, try to do what I say in the text above.&lt;/P&gt;&lt;P&gt;References:&lt;/P&gt;&lt;P&gt;-NOT WORKING python.dll -----&amp;gt;creation date 11/april/2012-------&amp;gt;size 2918KB------&amp;gt; REMOVED&lt;/P&gt;&lt;P&gt;-WELL WORKING python.dll-----&amp;gt;creation date 10/april/2012-------&amp;gt;size 2250KB -----&amp;gt;PASTED TO SYSTEM32 FOLDER&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 14:18:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-10-with-python-2-6-5-and-windows-7-64-bit/m-p/434476#M34149</guid>
      <dc:creator>OscarIrusta</dc:creator>
      <dc:date>2015-08-25T14:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10 with Python 2.6.5. and Windows 7 64 bit</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-10-with-python-2-6-5-and-windows-7-64-bit/m-p/434477#M34150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;add these strings&lt;/P&gt;&lt;P&gt;PYTHONHOME=C:\Python\ or C:\Python25\&lt;/P&gt;&lt;P&gt;PYTHONPATH=C:\Python\Lib;C:\Python\DLLs;C:\Python\Lib\lib-tk;C:\Python\Lib\site-packages&lt;/P&gt;&lt;P&gt;at your system environment path and python should work fine&lt;/P&gt;&lt;P&gt;Check your correct python folder the modify these paths above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 14:28:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-10-with-python-2-6-5-and-windows-7-64-bit/m-p/434477#M34150</guid>
      <dc:creator>NICOLAPEDDIS</dc:creator>
      <dc:date>2015-08-25T14:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10 with Python 2.6.5. and Windows 7 64 bit</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-10-with-python-2-6-5-and-windows-7-64-bit/m-p/434478#M34151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;PYTHONHOME=C:\Python\ or C:\Python25\&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If setting a PYTHONHOME environment variable, it will need to match the actual installed instance of Python you are attempting to use.&amp;nbsp; For most, with Python as installed with ArcGIS 10.2 or 10.3 that would be &lt;STRONG&gt;C:\Python27\ArcGIS10.&lt;EM&gt;x&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp; (the &lt;EM&gt;&lt;STRONG&gt;x&lt;/STRONG&gt;&lt;/EM&gt;&lt;STRONG&gt; &lt;/STRONG&gt;version installed).&amp;nbsp; ArcGIS 9.3 used Python25, ArcGIS 10.0 and 10.1 used Python26.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;PYTHONPATH=C:\Python\Lib;C:\Python\DLLs;C:\Python\Lib\lib-tk;C:\Python\Lib\site-packages&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With a PYTHONHOME set, the PYTHONPATH environment variable could also be %PYTHONHOME%\Lib;%PYTHONHOME%DLLs;%PYTHONHOME%\Lib\lib-tk;%PYTHONHOME%\Lib\site-packages.&amp;nbsp; That allows changing from one Python install to another--trivial--just change the PYTHONHOME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Windows is a strange beast in that the Python installation will place python&lt;EM&gt;&lt;STRONG&gt;xx&lt;/STRONG&gt;&lt;/EM&gt;.dll into the C:\Windows\System32 on a 32-bit OS--but on a 64-bit OS the 32-bit library goes into the C:\Windows\SysWOW64 folder, not the System32.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And if you elect to install the Esri 64-bit background geoprocessing extension--an additional 64-bit Python is installed, then a 64-bit python27.dll will be installed to System32. The two DLLs have different date/time stamps and sizes, don't mix them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 18:11:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-10-with-python-2-6-5-and-windows-7-64-bit/m-p/434478#M34151</guid>
      <dc:creator>V_StuartFoote</dc:creator>
      <dc:date>2015-08-25T18:11:23Z</dc:date>
    </item>
  </channel>
</rss>

