<?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: Convert geo-processing  services  to run on python3 in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/convert-geo-processing-services-to-run-on-python3/m-p/1146017#M7150</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/562017"&gt;@JuliettKilo&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;ArcGIS Server&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;includes Python 2.7 for Windows 64 bit. At&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;ArcGIS Enterprise&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;10.5 and later, a Python 3-based conda environment is included with&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;ArcGIS Server&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The following link provide more detail in regard to publishing geoprocessing services:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://enterprise.arcgis.com/en/server/latest/publish-services/windows/deploying-custom-python-packages.htm#:~:text=ArcGIS%20Server%20includes%20Python%202.7,such%20as%20numpy%20and%20matplotlib" target="_blank" rel="noopener"&gt;https://enterprise.arcgis.com/en/server/latest/publish-services/windows/deploying-custom-python-packages.htm#:~:text=ArcGIS%20Server%20includes%20Python%202.7,such%20as%20numpy%20and%20matplotlib&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Mon, 21 Feb 2022 01:53:35 GMT</pubDate>
    <dc:creator>MehdiPira1</dc:creator>
    <dc:date>2022-02-21T01:53:35Z</dc:date>
    <item>
      <title>Convert geo-processing  services  to run on python3</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/convert-geo-processing-services-to-run-on-python3/m-p/1145479#M7134</link>
      <description>&lt;P&gt;I am looking for a way to convert geo-processing services to run on python3; any tips on how should I proceed?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 02:49:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/convert-geo-processing-services-to-run-on-python3/m-p/1145479#M7134</guid>
      <dc:creator>JuliettKilo</dc:creator>
      <dc:date>2022-02-18T02:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Convert geo-processing  services  to run on python3</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/convert-geo-processing-services-to-run-on-python3/m-p/1145484#M7135</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/562017"&gt;@JuliettKilo&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;If you have ArcGIS Pro installed on your pc, you already have python 3 which you can run with &lt;A href="https://developers.arcgis.com/python/guide/using-the-jupyter-notebook-environment/" target="_self"&gt;Jupyter Notebook&lt;/A&gt;. If you only have ArcMap, it only offers python 2 and can not run tools with python 3.&lt;/P&gt;&lt;P&gt;The following link explains migration from ArcMap to ArcGIS Pro and python upgrade:&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/2.8/arcpy/get-started/python-migration-for-arcgis-pro.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/2.8/arcpy/get-started/python-migration-for-arcgis-pro.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 03:25:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/convert-geo-processing-services-to-run-on-python3/m-p/1145484#M7135</guid>
      <dc:creator>MehdiPira1</dc:creator>
      <dc:date>2022-02-18T03:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: Convert geo-processing  services  to run on python3</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/convert-geo-processing-services-to-run-on-python3/m-p/1145978#M7148</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/43250"&gt;@MehdiPira1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been developing my gp services using ArcMap (python 2.x) and I just upgraded to ArcGIS Pro (python 3).&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;I am having trouble consuming the existing gp services in my new environment (ArcGIS Pro).&lt;/LI&gt;&lt;LI&gt;Should I also upgrade my server (10.5) to the current version? And if not, how should I proceed consuming my existing gp services?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I am looking for the possible ways not re-publish the existing gp services.&lt;/P&gt;</description>
      <pubDate>Sun, 20 Feb 2022 15:40:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/convert-geo-processing-services-to-run-on-python3/m-p/1145978#M7148</guid>
      <dc:creator>JuliettKilo</dc:creator>
      <dc:date>2022-02-20T15:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: Convert geo-processing  services  to run on python3</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/convert-geo-processing-services-to-run-on-python3/m-p/1146017#M7150</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/562017"&gt;@JuliettKilo&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;ArcGIS Server&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;includes Python 2.7 for Windows 64 bit. At&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;ArcGIS Enterprise&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;10.5 and later, a Python 3-based conda environment is included with&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;ArcGIS Server&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The following link provide more detail in regard to publishing geoprocessing services:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://enterprise.arcgis.com/en/server/latest/publish-services/windows/deploying-custom-python-packages.htm#:~:text=ArcGIS%20Server%20includes%20Python%202.7,such%20as%20numpy%20and%20matplotlib" target="_blank" rel="noopener"&gt;https://enterprise.arcgis.com/en/server/latest/publish-services/windows/deploying-custom-python-packages.htm#:~:text=ArcGIS%20Server%20includes%20Python%202.7,such%20as%20numpy%20and%20matplotlib&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Feb 2022 01:53:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/convert-geo-processing-services-to-run-on-python3/m-p/1146017#M7150</guid>
      <dc:creator>MehdiPira1</dc:creator>
      <dc:date>2022-02-21T01:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Convert geo-processing  services  to run on python3</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/convert-geo-processing-services-to-run-on-python3/m-p/1146079#M7151</link>
      <description>&lt;P&gt;I think you must republish, otherwise the server is running it in python2.&lt;/P&gt;&lt;P&gt;Upgrading a python tool from ArcMap to Pro should be very easy, the code is very similar if not identical.&lt;/P&gt;&lt;P&gt;Then you republish and the server mark it as a python 3 service.&lt;/P&gt;&lt;P&gt;Server 10.5 is old but I think it is supporting publishing from Pro.&lt;/P&gt;&lt;P&gt;Have fun&lt;/P&gt;</description>
      <pubDate>Mon, 21 Feb 2022 06:44:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/convert-geo-processing-services-to-run-on-python3/m-p/1146079#M7151</guid>
      <dc:creator>mody_buchbinder</dc:creator>
      <dc:date>2022-02-21T06:44:55Z</dc:date>
    </item>
  </channel>
</rss>

