<?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 to upgrade to 1.7.0 in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-upgrade-to-1-7-0/m-p/809603#M2415</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Dan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;conda upgrade &lt;SPAN class=""&gt;-&lt;/SPAN&gt;c esri arcgis &lt;SPAN class=""&gt;-&lt;/SPAN&gt;&lt;SPAN class=""&gt;-&lt;/SPAN&gt;no&lt;SPAN class=""&gt;-&lt;/SPAN&gt;pin&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following packages will be UPDATED:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; arcgis: 1.6.2-py36h4f45381_633 esri --&amp;gt; 1.7.0-py36_863 esri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then proceeds to completion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Nov 2019 22:11:06 GMT</pubDate>
    <dc:creator>Subu_Swaminathan_GISP</dc:creator>
    <dc:date>2019-11-04T22:11:06Z</dc:date>
    <item>
      <title>How to upgrade to 1.7.0</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-upgrade-to-1-7-0/m-p/809601#M2413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a previous ArcGIS Pro clone environment with ArcGIS API for python upgraded to 1.6.2. I would like to upgrade this now to 1.7. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;conda upgrade -c esri arcgis&lt;/CODE&gt; - This does not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;If I try this? then i get the following&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;conda install arcgis=1.7.0&lt;BR /&gt;Fetching package metadata .............&lt;BR /&gt;Solving package specifications: .&lt;BR /&gt;&lt;BR /&gt;UnsatisfiableError: The following specifications were found to be in conflict:&lt;BR /&gt;&amp;nbsp; - arcgis 1.6.*&lt;BR /&gt;&amp;nbsp; - arcgis 1.7.0*&lt;BR /&gt;Use "conda info &amp;lt;package&amp;gt;" to see the dependencies for each package.&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;CODE&gt;Is it possible to use 1.7.0 version with ArcGIS Pro and update a package? Anyone else try this successfully?&lt;/CODE&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2019 21:42:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-upgrade-to-1-7-0/m-p/809601#M2413</guid>
      <dc:creator>Subu_Swaminathan_GISP</dc:creator>
      <dc:date>2019-11-04T21:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to upgrade to 1.7.0</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-upgrade-to-1-7-0/m-p/809602#M2414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE class="language-python line-numbers"&gt;&lt;CODE&gt;conda upgrade &lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;c esri arcgis &lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;no&lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;pin &lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;dry&lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;run&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;check to see what would happen during a "dry-run" first and if everything seems ok, then drop the --dry-run part&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2019 21:47:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-upgrade-to-1-7-0/m-p/809602#M2414</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-11-04T21:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to upgrade to 1.7.0</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-upgrade-to-1-7-0/m-p/809603#M2415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Dan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;conda upgrade &lt;SPAN class=""&gt;-&lt;/SPAN&gt;c esri arcgis &lt;SPAN class=""&gt;-&lt;/SPAN&gt;&lt;SPAN class=""&gt;-&lt;/SPAN&gt;no&lt;SPAN class=""&gt;-&lt;/SPAN&gt;pin&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following packages will be UPDATED:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; arcgis: 1.6.2-py36h4f45381_633 esri --&amp;gt; 1.7.0-py36_863 esri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then proceeds to completion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2019 22:11:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-upgrade-to-1-7-0/m-p/809603#M2415</guid>
      <dc:creator>Subu_Swaminathan_GISP</dc:creator>
      <dc:date>2019-11-04T22:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to upgrade to 1.7.0</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-upgrade-to-1-7-0/m-p/809604#M2416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Does this version of ArcGIS Python API fix issues with spatial.to_featureclass?&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2019 13:52:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-upgrade-to-1-7-0/m-p/809604#M2416</guid>
      <dc:creator>DavidWasserman</dc:creator>
      <dc:date>2019-11-26T13:52:23Z</dc:date>
    </item>
  </channel>
</rss>

