<?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: Where can Python API v1.7 be found on Conda? in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/where-can-python-api-v1-7-be-found-on-conda/m-p/829767#M3119</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;python 3.7 isn't supported yet, but 1.7 is available for python 3.6.9&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;arcgispro&lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;py3&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt; C&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt;\arc_pro\bin\Python\envs\arcgispro&lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;py3&lt;SPAN class="operator token"&gt;&amp;gt;&lt;/SPAN&gt;conda list arcgis
&lt;SPAN class="comment token"&gt;# packages in environment at C:\arc_pro\bin\Python\envs\arcgispro-py3:&lt;/SPAN&gt;
&lt;SPAN class="comment token"&gt;#&lt;/SPAN&gt;
arcgis                    &lt;SPAN class="number token"&gt;1.7&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;0&lt;/SPAN&gt;                  py36_863    esri
arcgispro                 &lt;SPAN class="number token"&gt;2.5&lt;/SPAN&gt;                           &lt;SPAN class="number token"&gt;0&lt;/SPAN&gt;    esri

&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;arcgispro&lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;py3&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt; C&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt;\arc_pro\bin\Python\envs\arcgispro&lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;py3&lt;SPAN class="operator token"&gt;&amp;gt;&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;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Also... not sure if it is only available for those on ArcGIS Pro 2.5 beta.. (might not be available for Pro 2.4)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2021 10:01:09 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2021-12-12T10:01:09Z</dc:date>
    <item>
      <title>Where can Python API v1.7 be found on Conda?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/where-can-python-api-v1-7-be-found-on-conda/m-p/829765#M3117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am looking to install the python api 1.7 but conda is only finding version 1.6.&amp;nbsp; Has the latest version not been officially released on conda or is not compatible with python version 3.7?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2020 22:52:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/where-can-python-api-v1-7-be-found-on-conda/m-p/829765#M3117</guid>
      <dc:creator>RichardHughes2</dc:creator>
      <dc:date>2020-01-23T22:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Where can Python API v1.7 be found on Conda?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/where-can-python-api-v1-7-be-found-on-conda/m-p/829766#M3118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How are you coming to the conclusion that 1.7 is not available through Conda?&amp;nbsp; When I run a simple Conda search of the Esri channel, I see it available:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;C:\&amp;gt;conda search -c esri --spec arcgis=1.7.0
Fetching package metadata .............
arcgis                    *  1.7.0                  py36_863  esri
                             1.7.0                  py37_863  esri

C:\&amp;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;/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 10:01:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/where-can-python-api-v1-7-be-found-on-conda/m-p/829766#M3118</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2021-12-12T10:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Where can Python API v1.7 be found on Conda?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/where-can-python-api-v1-7-be-found-on-conda/m-p/829767#M3119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;python 3.7 isn't supported yet, but 1.7 is available for python 3.6.9&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;arcgispro&lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;py3&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt; C&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt;\arc_pro\bin\Python\envs\arcgispro&lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;py3&lt;SPAN class="operator token"&gt;&amp;gt;&lt;/SPAN&gt;conda list arcgis
&lt;SPAN class="comment token"&gt;# packages in environment at C:\arc_pro\bin\Python\envs\arcgispro-py3:&lt;/SPAN&gt;
&lt;SPAN class="comment token"&gt;#&lt;/SPAN&gt;
arcgis                    &lt;SPAN class="number token"&gt;1.7&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;0&lt;/SPAN&gt;                  py36_863    esri
arcgispro                 &lt;SPAN class="number token"&gt;2.5&lt;/SPAN&gt;                           &lt;SPAN class="number token"&gt;0&lt;/SPAN&gt;    esri

&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;arcgispro&lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;py3&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt; C&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt;\arc_pro\bin\Python\envs\arcgispro&lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;py3&lt;SPAN class="operator token"&gt;&amp;gt;&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;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Also... not sure if it is only available for those on ArcGIS Pro 2.5 beta.. (might not be available for Pro 2.4)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 10:01:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/where-can-python-api-v1-7-be-found-on-conda/m-p/829767#M3119</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2021-12-12T10:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: Where can Python API v1.7 be found on Conda?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/where-can-python-api-v1-7-be-found-on-conda/m-p/829768#M3120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are correct... I did the search, found the package, and installed it by specifying the version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I was seeing what that doing conda install -c esri arcgis it was installing 1.6 and not giving an option to update.&amp;nbsp; That was happening in the console and in Anaconda Navigator.&amp;nbsp; That made me think it may not have been officially released.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for clearing that up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2020 00:12:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/where-can-python-api-v1-7-be-found-on-conda/m-p/829768#M3120</guid>
      <dc:creator>RichardHughes2</dc:creator>
      <dc:date>2020-01-24T00:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: Where can Python API v1.7 be found on Conda?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/where-can-python-api-v1-7-be-found-on-conda/m-p/829769#M3121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I wrote a notebook using the most current ArcPro Jupyter notebook installation and needed to setup an environment outside ArcPro.&amp;nbsp; I chose python 3.7 Anaconda when downloading so that was where it was looking for the arcgis module.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using&amp;nbsp;the command prompt, I did install version 1.7 by specifying, "esri arcgis=1.7.0", into my conda env and my script does work as it did in Jupyter notebook.&amp;nbsp; I was not sure how running a script exported from a notebook would behave, but it works as expected so far.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2020 00:31:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/where-can-python-api-v1-7-be-found-on-conda/m-p/829769#M3121</guid>
      <dc:creator>RichardHughes2</dc:creator>
      <dc:date>2020-01-24T00:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: Where can Python API v1.7 be found on Conda?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/where-can-python-api-v1-7-be-found-on-conda/m-p/829770#M3122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/74811"&gt;Richard Hughes&lt;/A&gt;‌, if your issue is resolved, either mark a response as Correct or mark the thread as Assumed Answer to close it out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2020 00:47:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/where-can-python-api-v1-7-be-found-on-conda/m-p/829770#M3122</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2020-01-24T00:47:05Z</dc:date>
    </item>
  </channel>
</rss>

