<?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: How do I know the version of ArcObjects used by arcpy? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-do-i-know-the-version-of-arcobjects-used-by/m-p/502241#M39458</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Luke thanks for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It gives me the version of the product installed and linked to the instance of python. but I want to know the version of the ESRI libraries called underneath by python.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Aug 2019 05:08:45 GMT</pubDate>
    <dc:creator>Cristian_Galindo</dc:creator>
    <dc:date>2019-08-26T05:08:45Z</dc:date>
    <item>
      <title>How do I know the version of ArcObjects used by arcpy?</title>
      <link>https://community.esri.com/t5/python-questions/how-do-i-know-the-version-of-arcobjects-used-by/m-p/502234#M39451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Currently I have several products in my ecosystem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ArcGIS Pro 2.4&lt;/P&gt;&lt;P&gt;ArcGIS Server 10.6.1&lt;/P&gt;&lt;P&gt;ArcGIS Desktop 10.6&lt;/P&gt;&lt;P&gt;Conda with arcpy package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Every one of them allows me to use arcpy package in python. How do I know the version of arcobjects used by each one of the instance of arcpy in my ecosystem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the versions are different how do I know the compatibility among them?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2019 12:54:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-do-i-know-the-version-of-arcobjects-used-by/m-p/502234#M39451</guid>
      <dc:creator>Cristian_Galindo</dc:creator>
      <dc:date>2019-08-20T12:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: How do I know the version of ArcObjects used by arcpy?</title>
      <link>https://community.esri.com/t5/python-questions/how-do-i-know-the-version-of-arcobjects-used-by/m-p/502235#M39452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Before starting to explain, can you elaborate on what you mean by "Conda with arcpy package?"&amp;nbsp; You can't install ArcPy without installing an Esri product, so I am not sure what product is associated with that comment.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2019 13:16:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-do-i-know-the-version-of-arcobjects-used-by/m-p/502235#M39452</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2019-08-20T13:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: How do I know the version of ArcObjects used by arcpy?</title>
      <link>https://community.esri.com/t5/python-questions/how-do-i-know-the-version-of-arcobjects-used-by/m-p/502236#M39453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joshua, as a matter of fact, you can install it:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/python/guide/install-and-set-up/" title="https://developers.arcgis.com/python/guide/install-and-set-up/"&gt;Install and set up | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well...it is not arcpy is the arcgis package.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2019 13:24:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-do-i-know-the-version-of-arcobjects-used-by/m-p/502236#M39453</guid>
      <dc:creator>Cristian_Galindo</dc:creator>
      <dc:date>2019-08-20T13:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: How do I know the version of ArcObjects used by arcpy?</title>
      <link>https://community.esri.com/t5/python-questions/how-do-i-know-the-version-of-arcobjects-used-by/m-p/502237#M39454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ArcPy and ArcGIS API for Python are different Python packages for ArcGIS, and the code isn't transferable between the two.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2019 13:44:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-do-i-know-the-version-of-arcobjects-used-by/m-p/502237#M39454</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2019-08-20T13:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: How do I know the version of ArcObjects used by arcpy?</title>
      <link>https://community.esri.com/t5/python-questions/how-do-i-know-the-version-of-arcobjects-used-by/m-p/502238#M39455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok,&amp;nbsp;i undestood that, if we take out that&amp;nbsp;package part.....the question remains.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2019 14:00:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-do-i-know-the-version-of-arcobjects-used-by/m-p/502238#M39455</guid>
      <dc:creator>Cristian_Galindo</dc:creator>
      <dc:date>2019-08-20T14:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: How do I know the version of ArcObjects used by arcpy?</title>
      <link>https://community.esri.com/t5/python-questions/how-do-i-know-the-version-of-arcobjects-used-by/m-p/502239#M39456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ArcGIS Pro doesn't utilize ArcObjects.&amp;nbsp; ArcObjects is the development environment for Esri applications that are based on their old COM components, and ArcGIS Pro isn't based on COM.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The big differences between ArcPy for ArcGIS Pro and ArcPy for ArcGIS Desktop/ArcMap are that ArcGIS Pro is packaged with Python 3, and the ArcPy Mapping module was completely rewritten with Pro because the GUI and map/project object model completely changed.&amp;nbsp; So, you have to pay attention to all of the standard Python2to3 conversion issues, and none of your ArcPy Mapping code for ArcGIS Desktop/ArcMap will work with ArcGIS Pro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On a lesser note, there were some geoprocessing tools that changed syntax between ArcGIS Desktop/ArcMap and ArcGIS Pro, but that is more a geoprocessing tool issue than an ArcPy issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2019 14:06:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-do-i-know-the-version-of-arcobjects-used-by/m-p/502239#M39456</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2019-08-20T14:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: How do I know the version of ArcObjects used by arcpy?</title>
      <link>https://community.esri.com/t5/python-questions/how-do-i-know-the-version-of-arcobjects-used-by/m-p/502240#M39457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;info &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; arcpy&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;GetInstallInfo&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
&lt;SPAN class="keyword token"&gt;print&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;info&lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;'ProductName'&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;info&lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;'Version'&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;

&lt;SPAN class="comment token"&gt;#e.g ArcGISPro 2.3.2&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 22:02:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-do-i-know-the-version-of-arcobjects-used-by/m-p/502240#M39457</guid>
      <dc:creator>Luke_Pinner</dc:creator>
      <dc:date>2021-12-11T22:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: How do I know the version of ArcObjects used by arcpy?</title>
      <link>https://community.esri.com/t5/python-questions/how-do-i-know-the-version-of-arcobjects-used-by/m-p/502241#M39458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Luke thanks for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It gives me the version of the product installed and linked to the instance of python. but I want to know the version of the ESRI libraries called underneath by python.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2019 05:08:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-do-i-know-the-version-of-arcobjects-used-by/m-p/502241#M39458</guid>
      <dc:creator>Cristian_Galindo</dc:creator>
      <dc:date>2019-08-26T05:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: How do I know the version of ArcObjects used by arcpy?</title>
      <link>https://community.esri.com/t5/python-questions/how-do-i-know-the-version-of-arcobjects-used-by/m-p/502242#M39459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is the version.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2019 06:30:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-do-i-know-the-version-of-arcobjects-used-by/m-p/502242#M39459</guid>
      <dc:creator>Luke_Pinner</dc:creator>
      <dc:date>2019-08-26T06:30:05Z</dc:date>
    </item>
  </channel>
</rss>

