<?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 Can't update the arcgispro package in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/can-t-update-the-arcgispro-package/m-p/699017#M7</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After upgrading my ArcGIS Pro to 2.3, the python environment I previously cloned and then modified stopped working because of the "version mismatch":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/436756_mismatch.PNG" /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I list the arcgis related packages I find the arcgispro package version is still 2.2, but the latest version should the be 2.3, and I believe that's why ArcGIS Pro reported "verion mismatch".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I tried to install arcgispro 2.3 in my environment, but this seems not allowed, because there were conflicts.Please see below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/436868_Install_Pro23.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since I have installed many other third-party packages, I don't want to give up my current environment until I run out of options.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have cloned the default env of the new ArcGIS Pro 2.3, and successfully upgraded the ArcGIS Python API to 1.5.3, this re-assures that ArcGIS Python API 1.5.3 is compatible, it's the arcgispro 2.2 python package which is causing the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone has the same issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Feb 2019 00:27:27 GMT</pubDate>
    <dc:creator>simoxu</dc:creator>
    <dc:date>2019-02-08T00:27:27Z</dc:date>
    <item>
      <title>Can't update the arcgispro package</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/can-t-update-the-arcgispro-package/m-p/699017#M7</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After upgrading my ArcGIS Pro to 2.3, the python environment I previously cloned and then modified stopped working because of the "version mismatch":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/436756_mismatch.PNG" /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I list the arcgis related packages I find the arcgispro package version is still 2.2, but the latest version should the be 2.3, and I believe that's why ArcGIS Pro reported "verion mismatch".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I tried to install arcgispro 2.3 in my environment, but this seems not allowed, because there were conflicts.Please see below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/436868_Install_Pro23.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since I have installed many other third-party packages, I don't want to give up my current environment until I run out of options.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have cloned the default env of the new ArcGIS Pro 2.3, and successfully upgraded the ArcGIS Python API to 1.5.3, this re-assures that ArcGIS Python API 1.5.3 is compatible, it's the arcgispro 2.2 python package which is causing the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone has the same issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2019 00:27:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/can-t-update-the-arcgispro-package/m-p/699017#M7</guid>
      <dc:creator>simoxu</dc:creator>
      <dc:date>2019-02-08T00:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: Can't update the arcgispro package</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/can-t-update-the-arcgispro-package/m-p/699018#M8</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do you actually have ArcGIS Pro 2.2 and 2.3 installed?&lt;/P&gt;&lt;P&gt;2.3 comes with 1.5.2...&lt;/P&gt;&lt;P&gt;I just did a "dry-run" on updating ArcGIS 1.5.2 to 1.5.3 and this is the package plan.&lt;/P&gt;&lt;P&gt;I don't use the clone though, I just make updates to the&amp;nbsp; "envs\arcgispro" environment.&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;(arcgispro-py3) C:\arc_pro\bin\Python\envs\arcgispro-py3&amp;gt;conda update arcgis --dry-run
Fetching package metadata .............
Solving package specifications: .

Package plan for installation in environment C:\arc_pro\bin\Python\envs\arcgispro-py3:

The following packages will be UPDATED:

    arcgis:          1.5.2-py36hd5a64b8_2  esri --&amp;gt; 1.5.3-py36h66efe7d_1  esri
    ca-certificates: 2018.12.5-0                --&amp;gt; 2019.1.23-0
    decorator:       4.3.0-py36_0               --&amp;gt; 4.3.2-py36_0
    openpyxl:        2.5.12-py36_0              --&amp;gt; 2.5.14-py_0
    pandas:          0.24.0-py36ha925a31_0      --&amp;gt; 0.24.1-py36ha925a31_0
    parso:           0.3.1-py36_0               --&amp;gt; 0.3.2-py36_0
    pip:             18.1-py36_0                --&amp;gt; 19.0.1-py36_0
    prompt_toolkit:  2.0.7-py36_0               --&amp;gt; 2.0.8-py_0
    pyopenssl:       18.0.0-py36_0              --&amp;gt; 19.0.0-py36_0
    pytest:          4.1.1-py36_0               --&amp;gt; 4.2.0-py36_0
    pyzmq:           17.1.2-py36hfa6e2cd_0      --&amp;gt; 17.1.2-py36ha925a31_2
    setuptools:      40.6.3-py36_0              --&amp;gt; 40.7.3-py36_0
    zeromq:          4.2.5-he025d50_1           --&amp;gt; 4.3.1-h33f27b4_3‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍&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;/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;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;/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;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>Sun, 12 Dec 2021 05:25:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/can-t-update-the-arcgispro-package/m-p/699018#M8</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2021-12-12T05:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Can't update the arcgispro package</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/can-t-update-the-arcgispro-package/m-p/699019#M9</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Dan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I upgraded to ArcGIS Pro 2.3.0.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/437339_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and surprisingly, the ArcGIS Python API in my Pro 2.3 is 1.5.1 not 1.5.2.&lt;/P&gt;&lt;P&gt;The reason I cloned the environment to upgrade is the default environment doesn't allow modification. Please see the snipped screenshot below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/437340_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2019 23:36:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/can-t-update-the-arcgispro-package/m-p/699019#M9</guid>
      <dc:creator>simoxu</dc:creator>
      <dc:date>2019-02-13T23:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: Can't update the arcgispro package</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/can-t-update-the-arcgispro-package/m-p/699020#M10</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The default environment is 'pinned' and can't be updated.&lt;/P&gt;&lt;P&gt;You can either clone, and change your working environment into the clone... or.&lt;/P&gt;&lt;P&gt;do what I do, use conda to update the default, but I am administrator on my computer.&lt;/P&gt;&lt;P&gt;So if you aren't the master of your environment, mess with the clone, or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" height="144" src="https://community.esri.com/legacyfs/online/437345_conda_update_arcgis.png" width="812" /&gt;&lt;/P&gt;&lt;P&gt;I think the clone is to stop people calling when they foul up the default environment. By having a clone, the original is still there.&lt;/P&gt;&lt;P&gt;I can't have the extra baggage kicking around, and I haven't installed anything that has brought the house down.&lt;/P&gt;&lt;P&gt;Worst case scenario... uninstall all vestiges of Arc* and rerun the *.msi from the download to reinstall&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2019 00:35:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/can-t-update-the-arcgispro-package/m-p/699020#M10</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-02-14T00:35:09Z</dc:date>
    </item>
  </channel>
</rss>

