<?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: Is Python 3 included with standalone ArcGIS Server install?  in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/is-python-3-included-with-standalone-arcgis-server/m-p/269863#M20795</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're right Joshua. I updated the link to the 10.6.x page thinking it would remove confusion but had not realized the contents were not the same (and thus created more confusion!). I know from experience the environment is accessible so we can say that this documentation is accurate for 10.6.1:&amp;nbsp;&lt;A class="link-titled" href="https://enterprise.arcgis.com/en/server/latest/publish-services/windows/deploying-custom-python-packages.htm" title="https://enterprise.arcgis.com/en/server/latest/publish-services/windows/deploying-custom-python-packages.htm"&gt;Deploying custom Python packages for ArcGIS Server—Documentation | ArcGIS Enterprise&lt;/A&gt;. The information on how to access the ArcGIS Server Python 3 is somewhat obscure and even the title of this article is not great. I'll submit feedback to update the 10.6.1 page and suggest an update the title.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your input!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Earl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Oct 2019 13:43:12 GMT</pubDate>
    <dc:creator>EarlMedina</dc:creator>
    <dc:date>2019-10-16T13:43:12Z</dc:date>
    <item>
      <title>Is Python 3 included with standalone ArcGIS Server install?</title>
      <link>https://community.esri.com/t5/python-questions/is-python-3-included-with-standalone-arcgis-server/m-p/269860#M20792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a server that has&amp;nbsp;&lt;SPAN style="color: #1f497d;"&gt;FME Server 2018.1 and ArcGIS Server 10.6.1 installed and I'm w&lt;/SPAN&gt;orking on migrating&amp;nbsp; python&amp;nbsp; 2.7scripts to Python 3 and wondering if Python 3 is included with ArcGIS server so the scripts can use the latest Python when published to the server?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Oct 2019 20:30:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-python-3-included-with-standalone-arcgis-server/m-p/269860#M20792</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-10-15T20:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Is Python 3 included with standalone ArcGIS Server install?</title>
      <link>https://community.esri.com/t5/python-questions/is-python-3-included-with-standalone-arcgis-server/m-p/269861#M20793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can see this page for more information:&amp;nbsp;&lt;A class="link-titled" href="https://enterprise.arcgis.com/en/server/10.6/publish-services/windows/deploying-custom-python-packages.htm" title="https://enterprise.arcgis.com/en/server/10.6/publish-services/windows/deploying-custom-python-packages.htm"&gt;Deploying custom Python packages for ArcGIS Server—Documentation | ArcGIS Enterprise&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Earl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Oct 2019 22:04:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-python-3-included-with-standalone-arcgis-server/m-p/269861#M20793</guid>
      <dc:creator>EarlMedina</dc:creator>
      <dc:date>2019-10-15T22:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: Is Python 3 included with standalone ArcGIS Server install?</title>
      <link>https://community.esri.com/t5/python-questions/is-python-3-included-with-standalone-arcgis-server/m-p/269862#M20794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The OP is asking about Python 3 and ArcGIS Enterprise 10.6.x.&amp;nbsp; Unfortunately, Esri's documentation sends mix messages on this question.&amp;nbsp; The 10.6.x documentation, referenced above, doesn't mention anything about Python 3; but the ArcGIS 10.7.x documentation states that Python 3 is available through the packaged Conda starting at 10.5.x.&amp;nbsp; I do believe the 10.7.x documentation is correct in that Python 3 is available starting with 10.5.x, but it would be nice if the documentation was consistent.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2019 03:08:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-python-3-included-with-standalone-arcgis-server/m-p/269862#M20794</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2019-10-16T03:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: Is Python 3 included with standalone ArcGIS Server install?</title>
      <link>https://community.esri.com/t5/python-questions/is-python-3-included-with-standalone-arcgis-server/m-p/269863#M20795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're right Joshua. I updated the link to the 10.6.x page thinking it would remove confusion but had not realized the contents were not the same (and thus created more confusion!). I know from experience the environment is accessible so we can say that this documentation is accurate for 10.6.1:&amp;nbsp;&lt;A class="link-titled" href="https://enterprise.arcgis.com/en/server/latest/publish-services/windows/deploying-custom-python-packages.htm" title="https://enterprise.arcgis.com/en/server/latest/publish-services/windows/deploying-custom-python-packages.htm"&gt;Deploying custom Python packages for ArcGIS Server—Documentation | ArcGIS Enterprise&lt;/A&gt;. The information on how to access the ArcGIS Server Python 3 is somewhat obscure and even the title of this article is not great. I'll submit feedback to update the 10.6.1 page and suggest an update the title.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your input!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Earl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2019 13:43:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-python-3-included-with-standalone-arcgis-server/m-p/269863#M20795</guid>
      <dc:creator>EarlMedina</dc:creator>
      <dc:date>2019-10-16T13:43:12Z</dc:date>
    </item>
  </channel>
</rss>

