<?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: Python from ArcGIS Server 10.9.1 in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/python-from-arcgis-server-10-9-1/m-p/1212723#M34008</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/456252"&gt;@ElizabethLorenaRodriguez&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for your contribution&lt;/P&gt;&lt;P&gt;Although some time has passed, I saw your answer and the insight to solve my problem.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Sep 2022 22:28:15 GMT</pubDate>
    <dc:creator>tempRodrigo_DaSilva</dc:creator>
    <dc:date>2022-09-14T22:28:15Z</dc:date>
    <item>
      <title>Python from ArcGIS Server 10.9.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/python-from-arcgis-server-10-9-1/m-p/1193086#M33520</link>
      <description>&lt;P&gt;Hey everyone,&lt;/P&gt;&lt;P&gt;I don't know if this is the correct channel...&lt;BR /&gt;I'm having a problem installing a custom library to Python from ArcGIS Server.&lt;/P&gt;&lt;P&gt;Environmental considerations:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Linux Operating System&lt;/LI&gt;&lt;LI&gt;ArcGIS Enterprise 10.9.1 (was migrated from 10.8.1 recently)&lt;/LI&gt;&lt;LI&gt;Library that will be installed: ReportLab v.2.7&lt;BR /&gt;&lt;BR /&gt;Error print:&amp;nbsp;&lt;A href="https://prnt.sc/smYeib7kQ7JL" target="_blank" rel="noopener"&gt;https://prnt.sc/smYeib7kQ7JL&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Reference documentation:&amp;nbsp;&lt;A href="https://enterprise.arcgis.com/en/server/latest/publish-services/linux/deploying-custom-python-packages.htm" target="_blank" rel="noopener"&gt;https://enterprise.arcgis.com/en/server/latest/publish-services/linux/deploying-custom-python-packages.htm&lt;/A&gt;&lt;BR /&gt;"&amp;nbsp;Start the wine explorer application. At the terminal, paste this command:&lt;BR /&gt;. &amp;lt;ArcGISServer_InstallDir&amp;gt;/arcgis/server/framework/etc/arcenv; wine explorer &amp;amp;&amp;nbsp;"&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2022 19:03:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/python-from-arcgis-server-10-9-1/m-p/1193086#M33520</guid>
      <dc:creator>tempRodrigo_DaSilva</dc:creator>
      <dc:date>2022-07-18T19:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: Python from ArcGIS Server 10.9.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/python-from-arcgis-server-10-9-1/m-p/1193483#M33527</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/535472"&gt;@tempRodrigo_DaSilva&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think the problem is related with the runtime for ArcGIS Server. In version 10.9.1 ArcGIS only uses Python 3.0, but you can add the runtime in the installation process:&lt;/P&gt;&lt;P&gt;&lt;A href="https://enterprise.arcgis.com/en/server/latest/administer/windows/disable-arcmap-runtime.htm" target="_blank"&gt;https://enterprise.arcgis.com/en/server/latest/administer/windows/disable-arcmap-runtime.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 15:50:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/python-from-arcgis-server-10-9-1/m-p/1193483#M33527</guid>
      <dc:creator>ElizabethLorenaRodriguez</dc:creator>
      <dc:date>2022-07-19T15:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: Python from ArcGIS Server 10.9.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/python-from-arcgis-server-10-9-1/m-p/1193486#M33528</link>
      <description>&lt;P&gt;You can enable&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;ArcMap&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Runtime Support and install&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Python&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;2.x by following the steps above to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://enterprise.arcgis.com/en/server/10.9.1/administer/windows/disable-arcmap-runtime.htm#ESRI_SECTION1_C30D73392D964D51A8B606128A8A6E8F" target="_blank" rel="noopener"&gt;modify an installation&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and enabling the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;ArcMap&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Runtime Support feature.&lt;/P&gt;&lt;P&gt;You can also enable&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;ArcMap&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Runtime Support and install&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Python&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;2.x using the ADDLOCAL command line parameter:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;ADDLOCAL=&amp;lt;optional features to install&amp;gt;&lt;/P&gt;&lt;P&gt;Use the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;ArcMap&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;property to enable&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;ArcMap&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Runtime Support.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN class=""&gt;setup.exe /qb ADDLOCAL=ArcMap&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 15:51:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/python-from-arcgis-server-10-9-1/m-p/1193486#M33528</guid>
      <dc:creator>ElizabethLorenaRodriguez</dc:creator>
      <dc:date>2022-07-19T15:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: Python from ArcGIS Server 10.9.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/python-from-arcgis-server-10-9-1/m-p/1212723#M34008</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/456252"&gt;@ElizabethLorenaRodriguez&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for your contribution&lt;/P&gt;&lt;P&gt;Although some time has passed, I saw your answer and the insight to solve my problem.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 22:28:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/python-from-arcgis-server-10-9-1/m-p/1212723#M34008</guid>
      <dc:creator>tempRodrigo_DaSilva</dc:creator>
      <dc:date>2022-09-14T22:28:15Z</dc:date>
    </item>
  </channel>
</rss>

