<?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>idea Python packages Manager offline in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/python-packages-manager-offline/idi-p/1183809</link>
    <description>&lt;P&gt;For those who work on an offline environment adding new python packages is very hard because of dependencies.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The soultion — have a program/website that simulates the python packages manager without having to install pro. You could download whatever packages you want and know that you could later use them in an offline arcpro environment and they would work&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 17 Jun 2022 04:36:18 GMT</pubDate>
    <dc:creator>OmerZilkha</dc:creator>
    <dc:date>2022-06-17T04:36:18Z</dc:date>
    <item>
      <title>Python packages Manager offline</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/python-packages-manager-offline/idi-p/1183809</link>
      <description>&lt;P&gt;For those who work on an offline environment adding new python packages is very hard because of dependencies.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The soultion — have a program/website that simulates the python packages manager without having to install pro. You could download whatever packages you want and know that you could later use them in an offline arcpro environment and they would work&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 04:36:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/python-packages-manager-offline/idi-p/1183809</guid>
      <dc:creator>OmerZilkha</dc:creator>
      <dc:date>2022-06-17T04:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: Python packages Manager offline</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/python-packages-manager-offline/idc-p/1183925#M19937</link>
      <description>&lt;P&gt;Conda supports this already, open the "Python Command Prompt" from your start menu and use this command:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;conda install "\path\to\my\downloaded\package.tar.bz2"&lt;/PRE&gt;&lt;P&gt;I guess an "install package from path" button would be a nice feature for Pro to supplement this.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 15:34:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/python-packages-manager-offline/idc-p/1183925#M19937</guid>
      <dc:creator>DavidSolari</dc:creator>
      <dc:date>2022-06-17T15:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: Python packages Manager offline</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/python-packages-manager-offline/idc-p/1183949#M19938</link>
      <description>The issue arises when one has the PRO installed on the offline environment&lt;BR /&gt;and no PRO on the online environment. One could download the python&lt;BR /&gt;packages on the online environment but could not know if he would have&lt;BR /&gt;conflicts and dependency issues when he imports the packages to the PRO on&lt;BR /&gt;the offline environment&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Jun 2022 16:21:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/python-packages-manager-offline/idc-p/1183949#M19938</guid>
      <dc:creator>OmerZilkha</dc:creator>
      <dc:date>2022-06-17T16:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Python packages Manager offline</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/python-packages-manager-offline/idc-p/1183956#M19940</link>
      <description>&lt;P&gt;I haven't done this with a Pro environment, but I've had success using &lt;A href="https://conda.github.io/conda-pack/" target="_self"&gt;conda pack&lt;/A&gt; to build offline environments.&lt;/P&gt;&lt;P&gt;Perhaps you could clone your Pro environment (offline) and use a YAML file or other to rebuild everything on an online machine. Then install the packages you need, and conda pack back to the offline machine.&lt;/P&gt;&lt;P&gt;It's not pretty, but I'd be very curious to see the results.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 16:49:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/python-packages-manager-offline/idc-p/1183956#M19940</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-06-17T16:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: Python packages Manager offline - Status changed to: In Product Plan</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/python-packages-manager-offline/idc-p/1184074#M19950</link>
      <description>&lt;P&gt;You're in luck, this is already in the product plan and being worked on,&amp;nbsp; please see&amp;nbsp;&lt;A href="https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDExODQzMA==" target="_blank" rel="noopener"&gt;https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDExODQzMA==&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Just to clarify, this won't be an offline package manager - just a simpler way to get the arcgispro-py3 dependencies in an offline environment. An offline package manager is not in the product plan and it is unlikely it ever will be, as other users have noted there are ways around this.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 21:36:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/python-packages-manager-offline/idc-p/1184074#M19950</guid>
      <dc:creator>HannesZiegler</dc:creator>
      <dc:date>2022-06-17T21:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: Python packages Manager offline - Status changed to: Under Consideration</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/python-packages-manager-offline/idc-p/1367601#M27898</link>
      <description>&lt;P&gt;We are at this time still assessing possible solution(s) for this issue.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2024 21:22:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/python-packages-manager-offline/idc-p/1367601#M27898</guid>
      <dc:creator>HannesZiegler</dc:creator>
      <dc:date>2024-01-08T21:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: Python packages Manager offline - Status changed to: In Product Plan</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/python-packages-manager-offline/idc-p/1695981#M38114</link>
      <description>&lt;P&gt;&lt;SPAN&gt;We're working on this!&amp;nbsp; This status does not guarantee that the functionality will be in the next release, but development work has begun. Release cycles vary by product so make sure to check&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://support.esri.com/en/other-resources/product-life-cycle" target="_blank" rel="noopener nofollow noreferrer"&gt;&lt;SPAN&gt;product&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;life cycle information&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;to get an idea of when to expect the next release.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please note that what we are working on is a way to clone the default environment arcgispro-py3 offline (without requiring an internet connection), not an offline package manager.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2026 21:47:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/python-packages-manager-offline/idc-p/1695981#M38114</guid>
      <dc:creator>HannesZiegler</dc:creator>
      <dc:date>2026-04-13T21:47:31Z</dc:date>
    </item>
  </channel>
</rss>

