<?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: install arcpy on 9.3.1? in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/install-arcpy-on-9-3-1/m-p/525740#M17509</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Installing the Arcgis 10 geoprocessor, does that involve just copying arcgisscripting.pyd?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If not, is there a hack? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to go through all the mxd's on 4 arcserver machines (dev,tst,etc) to get reports on what mxd's are referring to what fc's. We're not ready to start installing ArcServer 10 on those machines yet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Referring to my initial post: I not only copied over the arcpy dir and adjusted the paths, I also installed python 2.6&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;cheers&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Jul 2010 22:13:27 GMT</pubDate>
    <dc:creator>runegullstrom</dc:creator>
    <dc:date>2010-07-22T22:13:27Z</dc:date>
    <item>
      <title>install arcpy on 9.3.1?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/install-arcpy-on-9-3-1/m-p/525738#M17507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried to install arcpy* on my 9.3.1 machine but &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;when I import arcpy in a script it fails. Is it possible at all?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(*just copied the arcpy dir across from a machine with arcgis 10 and&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;adjusted all the paths I thought necessary) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rune&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jul 2010 06:59:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/install-arcpy-on-9-3-1/m-p/525738#M17507</guid>
      <dc:creator>runegullstrom</dc:creator>
      <dc:date>2010-07-22T06:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: install arcpy on 9.3.1?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/install-arcpy-on-9-3-1/m-p/525739#M17508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No because arcpy requires ArcGIS 10 geoprocessor to be installed. The 9.3.* geoprocessor interfaces with python 2.5 and the 10 geoprocessor interfaces with python 2.6 so there is some version disconnect there as well.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jul 2010 14:25:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/install-arcpy-on-9-3-1/m-p/525739#M17508</guid>
      <dc:creator>ChrisMathers</dc:creator>
      <dc:date>2010-07-22T14:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: install arcpy on 9.3.1?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/install-arcpy-on-9-3-1/m-p/525740#M17509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Installing the Arcgis 10 geoprocessor, does that involve just copying arcgisscripting.pyd?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If not, is there a hack? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to go through all the mxd's on 4 arcserver machines (dev,tst,etc) to get reports on what mxd's are referring to what fc's. We're not ready to start installing ArcServer 10 on those machines yet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Referring to my initial post: I not only copied over the arcpy dir and adjusted the paths, I also installed python 2.6&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;cheers&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jul 2010 22:13:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/install-arcpy-on-9-3-1/m-p/525740#M17509</guid>
      <dc:creator>runegullstrom</dc:creator>
      <dc:date>2010-07-22T22:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: install arcpy on 9.3.1?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/install-arcpy-on-9-3-1/m-p/525741#M17510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Think of arcgisscripting as a com object that calls out to the geoprocessor. When you import arcpy you dont import the geoprocessor just classes that send data into it and get results back from it. The actual geoprocessor is part of the ArcGIS core. If one computer has 10 already why not just run the scripts from there?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 12:03:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/install-arcpy-on-9-3-1/m-p/525741#M17510</guid>
      <dc:creator>ChrisMathers</dc:creator>
      <dc:date>2010-07-23T12:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: install arcpy on 9.3.1?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/install-arcpy-on-9-3-1/m-p/525742#M17511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;well, that's what I'm doing now but I have to copy the mxd's to the arcgis10 machine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I wanted to schedule a task on all boxes to get reports on what fc's are being used by which mxd's/mapservices without manual interference. I have to copy the mxd's to the arcgis10 box because we're restricted in making shares to servers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;cheers&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Jul 2010 03:18:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/install-arcpy-on-9-3-1/m-p/525742#M17511</guid>
      <dc:creator>runegullstrom</dc:creator>
      <dc:date>2010-07-24T03:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: install arcpy on 9.3.1?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/install-arcpy-on-9-3-1/m-p/525743#M17512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I want to do the same thing. Did you find a solution for this? I created an arcpy script that needs to run in 9.3.1.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Nov 2010 21:56:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/install-arcpy-on-9-3-1/m-p/525743#M17512</guid>
      <dc:creator>ClaireInbody</dc:creator>
      <dc:date>2010-11-01T21:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: install arcpy on 9.3.1?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/install-arcpy-on-9-3-1/m-p/525744#M17513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is no way to do this; arcpy depends on a significant number of new 10.0 features and links against a new version of Python (2.6, will not be binary compatible with the 2.5 version installed with 9.3).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Nov 2010 22:38:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/install-arcpy-on-9-3-1/m-p/525744#M17513</guid>
      <dc:creator>JasonScheirer</dc:creator>
      <dc:date>2010-11-01T22:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: install arcpy on 9.3.1?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/install-arcpy-on-9-3-1/m-p/525745#M17514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The v10 arcpy "site-package" and associated functionality is &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;not&lt;/SPAN&gt;&lt;SPAN&gt; backwards compatible. There is no "hack" as the code/functionality in arcpy simply does not exist in the v9.3 libraries. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Generally however, the v9.x gp object created with these three different methods IS forward compatible:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;gp = win32com.client.Dispatch("esriGeoprocessing.GpDispatch.1") #valid for v9.0, v9.1, v9.2, v9.3, and v10.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;gp = arcgisscripting.create() #valid for v9.2, v9.3, and v10.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;gp = arcgisscripting.create(9.3) #valid for v9.3 and v10.0&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Nov 2010 23:02:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/install-arcpy-on-9-3-1/m-p/525745#M17514</guid>
      <dc:creator>ChrisSnyder</dc:creator>
      <dc:date>2010-11-01T23:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: install arcpy on 9.3.1?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/install-arcpy-on-9-3-1/m-p/525746#M17515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As other said before there probably isn't a way to make arcpy work in pre 10 verisons.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the functionallity is really, really, really important and installing 10 is not an option I can see only one obvious way forward: Use ArcObjects programming in VB, .Net or some other language supporting COM. (In theory it is even possilbe to do this in python with the pywin32 package, but that is not a path that I would follow).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 06:30:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/install-arcpy-on-9-3-1/m-p/525746#M17515</guid>
      <dc:creator>NiklasNorrthon</dc:creator>
      <dc:date>2010-11-02T06:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: install arcpy on 9.3.1?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/install-arcpy-on-9-3-1/m-p/525747#M17516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Another possibility I have been trying to mess with a bit (with no success BTW):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Use the Telnet (or similar) protocol to in effect run commands on a different box... Seems like most of the Python commands for this sort of thing were written for Unix platforms, but they say they are supported on Windows too. Hmm...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone ever try to do this (Telnet, SSH, or use the "host" parameter with the subproccess module)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The potential is pretty cool. You could write "grid computing" geoprocessing scripts.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 16:43:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/install-arcpy-on-9-3-1/m-p/525747#M17516</guid>
      <dc:creator>ChrisSnyder</dc:creator>
      <dc:date>2010-11-02T16:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: install arcpy on 9.3.1?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/install-arcpy-on-9-3-1/m-p/525748#M17517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am not a programmer so I was using arcpy because its easy to use for me the GIS person. I want to avoid using our company programmers as they other things to work on. Maybe build a model for it export to python? I am trying to add 60 plus fields to a shapefile automatically instead of the user creating it manually. Since it is something they will be doing alot, but the model was going to be huge...(tons of add field tools!)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 20:52:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/install-arcpy-on-9-3-1/m-p/525748#M17517</guid>
      <dc:creator>ClaireInbody</dc:creator>
      <dc:date>2010-11-02T20:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: install arcpy on 9.3.1?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/install-arcpy-on-9-3-1/m-p/525749#M17518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How about:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;fieldInfoList = [["FIELD1", "LONG"],["FIELD2", "TEXT", "30"],["FIELD3", "DOUBLE"]]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;for fieldInfo in fieldInfoList:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; if fieldInfo[1] in ("LONG","SHORT","DOUBLE","FLOAT"):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; gp.AddField_management (layer, fieldInfo[0], fieldInfo[1])&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; elif fieldInfo[1] == "TEXT":&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; gp.AddField_management (layer, fieldInfo[0], fieldInfo[1], "", "", fieldInfo[2])&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; else:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; print "Uh oh!"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 21:32:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/install-arcpy-on-9-3-1/m-p/525749#M17518</guid>
      <dc:creator>ChrisSnyder</dc:creator>
      <dc:date>2010-11-02T21:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: install arcpy on 9.3.1?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/install-arcpy-on-9-3-1/m-p/525750#M17519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How about somthing like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;fieldInfoList = [["FIELD1", "LONG"],["FIELD2", "TEXT", "30"],["FIELD3", "DOUBLE"]]
for fieldInfo in fieldInfoList:
&amp;nbsp;&amp;nbsp; if fieldInfo[1] in ("LONG","SHORT","DOUBLE","FLOAT"):
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; gp.AddField_management (layer, fieldInfo[0], fieldInfo[1])
&amp;nbsp;&amp;nbsp; elif fieldInfo[1] == "TEXT":
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; gp.AddField_management (layer, fieldInfo[0], fieldInfo[1], "", "", fieldInfo[2])
&amp;nbsp;&amp;nbsp; else:
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; print "Uh oh!"&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 22:54:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/install-arcpy-on-9-3-1/m-p/525750#M17519</guid>
      <dc:creator>ChrisSnyder</dc:creator>
      <dc:date>2021-12-11T22:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: install arcpy on 9.3.1?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/install-arcpy-on-9-3-1/m-p/525751#M17520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Why not create an empty template feature class (just in ArcCatalog, not in code) with all the fields you need once, and then each time your script/model runs have it create a new feature class (Copy Features or Create Feature Class) from the template and populate (Append) it with the appropriate data?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 21:47:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/install-arcpy-on-9-3-1/m-p/525751#M17520</guid>
      <dc:creator>LoganPugh</dc:creator>
      <dc:date>2010-11-02T21:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: install arcpy on 9.3.1?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/install-arcpy-on-9-3-1/m-p/525752#M17521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The v10 arcpy "site-package" and associated functionality is &lt;SPAN style="text-decoration:underline;"&gt;not&lt;/SPAN&gt; backwards compatible. There is no "hack" as the code/functionality in arcpy simply does not exist in the v9.3 libraries. &lt;BR /&gt;&lt;BR /&gt;Generally however, the v9.x gp object created with these three different methods IS forward compatible:&lt;BR /&gt;gp = win32com.client.Dispatch("esriGeoprocessing.GpDispatch.1") #valid for v9.0, v9.1, v9.2, v9.3, and v10.0&lt;BR /&gt;gp = arcgisscripting.create() #valid for v9.2, v9.3, and v10.0&lt;BR /&gt;gp = arcgisscripting.create(9.3) #valid for v9.3 and v10.0&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have version 10.0, none of those methods work: I get the error "No module named argisscripting".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also can't find any information so far on how you create gp object in version 10.0, there are .net ArcObjects examples, but none in python.&amp;nbsp; the only reason I want it is so I can use the Dispatch method, win32com is not referenced (or installed apparently), and arcgisscripting appears to be deprecated as well.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 19:59:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/install-arcpy-on-9-3-1/m-p/525752#M17521</guid>
      <dc:creator>GroundHogg</dc:creator>
      <dc:date>2011-05-12T19:59:05Z</dc:date>
    </item>
  </channel>
</rss>

