<?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 arcpy install fears in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/arcpy-install-fears/m-p/576752#M19072</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;ArcGIS 10 final will ship with one and only one version of python. At Pre-release we have 2.6.2. Most probably for 10 final we will have 2.6.5. Having said that, ArcGIS 10 will work with any 2.6 version of python. So say 6 months from now, we have Python 2.6.6 released but ArcGIS is using only 2.6.5, you can safely install Python 2.6.6 and ArcGIS will work ok. Note that this compatibility works only with a major release of Python. In other words ArcGIS 10 will never work with Python 2.7 or Python 3.1 or any other major release of python. Only Python 2.6 is supported.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;&lt;STRONG&gt;Also note that you should also install numpy 1.3.0 BEFORE installing ArcGIS 10. Only installing Python 2.6.5 and not installing numpy 1.3.0 WILL confuse the ArcGIS 10 installer (at pre-release) and you will get unwanted results. So always keep Python 2.6.x and Numpy 1.3.0 together and things will work well.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;BR /&gt;Deelesh&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I love to confuse ArcMap, its great fun &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Pat Ghis on the back and tell him he is doing a great job, if he is still there.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Apr 2010 03:51:28 GMT</pubDate>
    <dc:creator>TedCronin</dc:creator>
    <dc:date>2010-04-16T03:51:28Z</dc:date>
    <item>
      <title>arcpy install fears</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcpy-install-fears/m-p/576746#M19066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I fear that since you went down this path of controlling the python install, if I set up additional modules, packages, etc..., that when the time comes, I uninstall 10, and this will in turn kill everything else.&amp;nbsp; Has anyone tested this scenario, this potentially painful scenario?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On test machines, who cares but production machines, this is a big worry.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Apr 2010 19:40:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcpy-install-fears/m-p/576746#M19066</guid>
      <dc:creator>TedCronin</dc:creator>
      <dc:date>2010-04-13T19:40:07Z</dc:date>
    </item>
    <item>
      <title>arcpy install fears</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcpy-install-fears/m-p/576747#M19067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ted,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; ArcGIS 10 requires Python 2.6.x (note the x) and numpy 1.3.0. So as long as these two compenents are already present on the machine before installing ArcGIS 10, the installer will NOT install and hence manage your python.&amp;nbsp; So now you are free to install and other python package. The installer will still install the arcpy module. but it is installed within arcgis install directory&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The recommened steps to use your own python install with ArcGIS 10 (pre-release) are&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Before Installing ArcGIS 10 Desktop,&lt;/SPAN&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt; &lt;LI&gt;Install &lt;A href="http://python.org/download/"&gt;Python2.6.x&lt;/A&gt; (current release version is Python 2.6.5)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Install &lt;A href="http://sourceforge.net/projects/numpy/files/NumPy/1.3.0"&gt;numpy 1.3.0&lt;/A&gt;. You must install version 1.3.0 of numpy. You can use numpy-1.3.0-win32-superpack-python2.6.exe or other appropriate installer for windows. &lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;SPAN&gt;Now when you install ArcGIS Desktop 10, the installer will NOT install python and numpy and you are free to add any additional python packages without the fear of losing them. I have tested this scenario with Desktop 10 Pre-release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Deelesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Apr 2010 21:12:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcpy-install-fears/m-p/576747#M19067</guid>
      <dc:creator>DeeleshMandloi</dc:creator>
      <dc:date>2010-04-14T21:12:59Z</dc:date>
    </item>
    <item>
      <title>It alleviates some fears</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcpy-install-fears/m-p/576748#M19068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is what I thought we would have to do, so 2.6.5 has been tested internally to work with arcpy?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any hit on performance with this scenario?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 00:28:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcpy-install-fears/m-p/576748#M19068</guid>
      <dc:creator>TedCronin</dc:creator>
      <dc:date>2010-04-15T00:28:12Z</dc:date>
    </item>
    <item>
      <title>arcpy install fears</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcpy-install-fears/m-p/576749#M19069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;2.6.5 has been tested internally to work with arcpy?&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS 10 Pre-release ships with Python 2.6.2. We are still testing Python 2.6.5 but so far I have not seen any issues with using Python 2.6.5 even with 10 pre-release.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;Is there any hit on performance with this scenario?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; There is no performance hit. Either scenarios are identical from ArcGIS view point.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Deelesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 03:38:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcpy-install-fears/m-p/576749#M19069</guid>
      <dc:creator>DeeleshMandloi</dc:creator>
      <dc:date>2010-04-15T03:38:37Z</dc:date>
    </item>
    <item>
      <title>arcpy install fears</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcpy-install-fears/m-p/576750#M19070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ahh, working late.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ok, I have done what you asked, and initially it looks ok.&amp;nbsp; So, then it seems like you fixed the issue then with having a 2.6 install already on the machine, then doing the ArcGIS install, and seeing the results.&amp;nbsp; This was not pretty early on, so thank you Deelesh.&amp;nbsp; Will continue testing...&amp;nbsp; So, then is this something that may happen early on in the 10 release where 2.6.5 will be supported, but 2.6.2 will still come in the box?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 19:13:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcpy-install-fears/m-p/576750#M19070</guid>
      <dc:creator>TedCronin</dc:creator>
      <dc:date>2010-04-15T19:13:03Z</dc:date>
    </item>
    <item>
      <title>arcpy install fears</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcpy-install-fears/m-p/576751#M19071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ArcGIS 10 final will ship with one and only one version of python. At Pre-release we have 2.6.2. Most probably for 10 final we will have 2.6.5. Having said that, ArcGIS 10 will work with any 2.6 version of python. So say 6 months from now, we have Python 2.6.6 released but ArcGIS is using only 2.6.5, you can safely install Python 2.6.6 and ArcGIS will work ok. Note that this compatibility works only with a major release of Python. In other words ArcGIS 10 will never work with Python 2.7 or Python 3.1 or any other major release of python. Only Python 2.6 is supported.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also note that you should also install numpy 1.3.0 BEFORE installing ArcGIS 10. Only installing Python 2.6.5 and not installing numpy 1.3.0 WILL confuse the ArcGIS 10 installer (at pre-release) and you will get unwanted results. So always keep Python 2.6.x and Numpy 1.3.0 together and things will work well.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Deelesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Apr 2010 00:00:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcpy-install-fears/m-p/576751#M19071</guid>
      <dc:creator>DeeleshMandloi</dc:creator>
      <dc:date>2010-04-16T00:00:48Z</dc:date>
    </item>
    <item>
      <title>arcpy install fears</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcpy-install-fears/m-p/576752#M19072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;ArcGIS 10 final will ship with one and only one version of python. At Pre-release we have 2.6.2. Most probably for 10 final we will have 2.6.5. Having said that, ArcGIS 10 will work with any 2.6 version of python. So say 6 months from now, we have Python 2.6.6 released but ArcGIS is using only 2.6.5, you can safely install Python 2.6.6 and ArcGIS will work ok. Note that this compatibility works only with a major release of Python. In other words ArcGIS 10 will never work with Python 2.7 or Python 3.1 or any other major release of python. Only Python 2.6 is supported.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;&lt;STRONG&gt;Also note that you should also install numpy 1.3.0 BEFORE installing ArcGIS 10. Only installing Python 2.6.5 and not installing numpy 1.3.0 WILL confuse the ArcGIS 10 installer (at pre-release) and you will get unwanted results. So always keep Python 2.6.x and Numpy 1.3.0 together and things will work well.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;BR /&gt;Deelesh&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I love to confuse ArcMap, its great fun &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Pat Ghis on the back and tell him he is doing a great job, if he is still there.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Apr 2010 03:51:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcpy-install-fears/m-p/576752#M19072</guid>
      <dc:creator>TedCronin</dc:creator>
      <dc:date>2010-04-16T03:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy install fears</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcpy-install-fears/m-p/576753#M19073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using a student license of ArcMap 10 (build 2414) and I would like to get Arcpy working. I did not install Python or Numpy before installing Arc. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is the only solution for me to completely uninstall Arc, install Python 2.6 &amp;amp; Numpy 1.3 and reinstall Arc? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2012 21:38:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcpy-install-fears/m-p/576753#M19073</guid>
      <dc:creator>TimWallace2</dc:creator>
      <dc:date>2012-01-03T21:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy install fears</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcpy-install-fears/m-p/576754#M19074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am using a student license of ArcMap 10 (build 2414) and I would like to get Arcpy working. I did not install Python or Numpy before installing Arc. &lt;BR /&gt;&lt;BR /&gt;Is the only solution for me to completely uninstall Arc, install Python 2.6 &amp;amp; Numpy 1.3 and reinstall Arc? &lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Should be able to just install python and numpy, and then change the .pth file, rather than re installing ArcGIS.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2012 21:46:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcpy-install-fears/m-p/576754#M19074</guid>
      <dc:creator>TedCronin</dc:creator>
      <dc:date>2012-01-03T21:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy install fears</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcpy-install-fears/m-p/576755#M19075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Should be able to just install python and numpy, and then change the .pth file, rather than re installing ArcGIS.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, Ted. I'm having trouble locating the .pth file. Do you know where it usually lives or whether it is simply a matter of creating one? Thanks again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2012 21:54:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcpy-install-fears/m-p/576755#M19075</guid>
      <dc:creator>TimWallace2</dc:creator>
      <dc:date>2012-01-03T21:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy install fears</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcpy-install-fears/m-p/576756#M19076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Thanks, Ted. I'm having trouble locating the .pth file. Do you know where it usually lives or whether it is simply a matter of creating one? Thanks again.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would create a file, a text file, save it as a .pth file with the following paths (On Win7) and place it in the Lib\site-packages folder:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\Program Files (x86)\ArcGIS\Desktop10.0\bin&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\Program Files (x86)\ArcGIS\Desktop10.0\arcpy&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\Program Files (x86)\ArcGIS\Desktop10.0\ArcToolbox\Scripts&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Make sure you install python 2.6.5, and numpy 1.0.3.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Make sure you have arcpy in the ArcGIS path like:&amp;nbsp; C:\Program Files (x86)\ArcGIS\Desktop10.0\arcpy.&amp;nbsp; If arcpy is here, then the .pth file should work.&amp;nbsp; if arcpy is not located here, then I would try the add features for the install to try and trigger the arcpy ArcGIS scripts to load.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2012 21:59:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcpy-install-fears/m-p/576756#M19076</guid>
      <dc:creator>TedCronin</dc:creator>
      <dc:date>2012-01-03T21:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy install fears</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcpy-install-fears/m-p/576757#M19077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I would create a file, a text file, save it as a .pth file with the following paths (On Win7) and place it in the Lib\site-packages folder:&lt;BR /&gt;&lt;BR /&gt;C:\Program Files (x86)\ArcGIS\Desktop10.0\bin&lt;BR /&gt;C:\Program Files (x86)\ArcGIS\Desktop10.0\arcpy&lt;BR /&gt;C:\Program Files (x86)\ArcGIS\Desktop10.0\ArcToolbox\Scripts&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Make sure you install python 2.6.5, and numpy 1.0.3.&lt;BR /&gt;&lt;BR /&gt;Make sure you have arcpy in the ArcGIS path like:&amp;nbsp; C:\Program Files (x86)\ArcGIS\Desktop10.0\arcpy.&amp;nbsp; If arcpy is here, then the .pth file should work.&amp;nbsp; if arcpy is not located here, then I would try the add features for the install to try and trigger the arcpy ArcGIS scripts to load.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for this, Ted. I went through all of these steps (and tried a few other things suggested in various similar forums), but wasn't able to get it running properly until I used the original install disk to run a "modify install". &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The good news is that I am finally up and running! Thanks again for your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2012 18:58:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcpy-install-fears/m-p/576757#M19077</guid>
      <dc:creator>TimWallace2</dc:creator>
      <dc:date>2012-01-04T18:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy install fears</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcpy-install-fears/m-p/576758#M19078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry it wasn't easier, the important thing, I suppose is you are able to start scripting.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Was there an arcpy folder in C:\Program Files (x86)\ArcGIS\Desktop10.0?&amp;nbsp; I am thinking this gets installed regardless, I can't say ever installing ArcGIS w/o python though, so you are the most experienced person I have met on these forums for this issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2012 19:01:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcpy-install-fears/m-p/576758#M19078</guid>
      <dc:creator>TedCronin</dc:creator>
      <dc:date>2012-01-04T19:01:41Z</dc:date>
    </item>
  </channel>
</rss>

