<?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 Install Python 3.0 packages on ArcGIS Server 10.6.1 in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/install-python-3-0-packages-on-arcgis-server-10-6/m-p/488888#M18942</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class="" style="color: #343a41; background-color: #ffffff; border: 0px; margin: 0px 0px 16px;"&gt;&lt;DIV class="" style="border: 0px; font-weight: inherit; font-size: inherit;"&gt;&lt;DIV class="" style="border: 0px; font-weight: inherit; font-size: inherit;"&gt;&lt;DIV class="" style="border: 0px; font-weight: inherit; font-size: inherit;"&gt;&lt;P style="border: 0px; font-weight: inherit; font-size: 1.5rem; margin: 0px 4px 0px 0px;"&gt;&lt;SPAN style="font-size: 15px;"&gt;My team is authoring a Pro script tool using 'arcgis' and 'reportlab' modules. I want to publish this as a web tool (geoprocessing service) to ArcGIS Enterprise 10.6.1 for testing, then finally to client's&amp;nbsp; ArcGIS Enterprise 10.5. I have cloned the env, activated the new env, and finally installed the reportlab package following the documentation here: &lt;A href="https://enterprise.arcgis.com/en/server/latest/publish-services/windows/deploying-custom-python-packages.htm" rel="nofollow noreferrer" style="color: #386cbb; background-color: transparent; border: 0px; font-weight: inherit; text-decoration: none; font-size: inherit;" target="_blank" title="https://enterprise.arcgis.com/en/server/latest/publish-services/windows/deploying-custom-python-packages.htm"&gt;https://enterprise.arcgis.com/en/server/latest/publish-services/windows/deploying-custom-python-packages.htm&lt;/A&gt; But alas,&amp;nbsp;I later realized it was an instruction for 10.7. Would it still work for my 10.6?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit; font-size: 1.5rem; margin: 0px 4px 0px 0px;"&gt;&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit; font-size: 1.5rem; margin: 0px 4px 0px 0px;"&gt;&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit; font-size: 1.5rem; margin: 0px 4px 0px 0px;"&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jan 2020 22:07:14 GMT</pubDate>
    <dc:creator>AhjungKim4</dc:creator>
    <dc:date>2020-01-15T22:07:14Z</dc:date>
    <item>
      <title>Install Python 3.0 packages on ArcGIS Server 10.6.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/install-python-3-0-packages-on-arcgis-server-10-6/m-p/488888#M18942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class="" style="color: #343a41; background-color: #ffffff; border: 0px; margin: 0px 0px 16px;"&gt;&lt;DIV class="" style="border: 0px; font-weight: inherit; font-size: inherit;"&gt;&lt;DIV class="" style="border: 0px; font-weight: inherit; font-size: inherit;"&gt;&lt;DIV class="" style="border: 0px; font-weight: inherit; font-size: inherit;"&gt;&lt;P style="border: 0px; font-weight: inherit; font-size: 1.5rem; margin: 0px 4px 0px 0px;"&gt;&lt;SPAN style="font-size: 15px;"&gt;My team is authoring a Pro script tool using 'arcgis' and 'reportlab' modules. I want to publish this as a web tool (geoprocessing service) to ArcGIS Enterprise 10.6.1 for testing, then finally to client's&amp;nbsp; ArcGIS Enterprise 10.5. I have cloned the env, activated the new env, and finally installed the reportlab package following the documentation here: &lt;A href="https://enterprise.arcgis.com/en/server/latest/publish-services/windows/deploying-custom-python-packages.htm" rel="nofollow noreferrer" style="color: #386cbb; background-color: transparent; border: 0px; font-weight: inherit; text-decoration: none; font-size: inherit;" target="_blank" title="https://enterprise.arcgis.com/en/server/latest/publish-services/windows/deploying-custom-python-packages.htm"&gt;https://enterprise.arcgis.com/en/server/latest/publish-services/windows/deploying-custom-python-packages.htm&lt;/A&gt; But alas,&amp;nbsp;I later realized it was an instruction for 10.7. Would it still work for my 10.6?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit; font-size: 1.5rem; margin: 0px 4px 0px 0px;"&gt;&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit; font-size: 1.5rem; margin: 0px 4px 0px 0px;"&gt;&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit; font-size: 1.5rem; margin: 0px 4px 0px 0px;"&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2020 22:07:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/install-python-3-0-packages-on-arcgis-server-10-6/m-p/488888#M18942</guid>
      <dc:creator>AhjungKim4</dc:creator>
      <dc:date>2020-01-15T22:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Install Python 3.0 packages on ArcGIS Server 10.6.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/install-python-3-0-packages-on-arcgis-server-10-6/m-p/1019412#M29314</link>
      <description>&lt;P&gt;Did you ever get this working? I have a similar issue - trying to deploy a Reportlab script as a Web Tool. It runs in ArcPro in our cloned environment just fine (both locally and directly on server) and packages as a web tool for Portal ok.&amp;nbsp; But when I try to run the web tool from Portal, it isn't recognizing the reportlab.pdfgen library. I did use Conda to make a clone and installed reportlab into that environment (and activated it) but still no luck. We are running ArcGIS Server 10.6.1 and ArcPro 2.6.&amp;nbsp;Any help is appreciated! Thank you!&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jan 2021 18:34:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/install-python-3-0-packages-on-arcgis-server-10-6/m-p/1019412#M29314</guid>
      <dc:creator>MargaretM</dc:creator>
      <dc:date>2021-01-23T18:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: Install Python 3.0 packages on ArcGIS Server 10.6.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/install-python-3-0-packages-on-arcgis-server-10-6/m-p/1393539#M38921</link>
      <description>&lt;P&gt;did anyone get this to work? We are also trying to get this work as a web took but having issues setting this up on the server.&lt;/P&gt;</description>
      <pubDate>Sat, 09 Mar 2024 02:47:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/install-python-3-0-packages-on-arcgis-server-10-6/m-p/1393539#M38921</guid>
      <dc:creator>SH013</dc:creator>
      <dc:date>2024-03-09T02:47:11Z</dc:date>
    </item>
  </channel>
</rss>

