<?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: How to use ArcPy without installing ArcGIS in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-arcpy-without-installing-arcgis/m-p/1493834#M84653</link>
    <description>&lt;P&gt;you can't, Pro must be installed&lt;/P&gt;</description>
    <pubDate>Mon, 17 Jun 2024 16:28:02 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2024-06-17T16:28:02Z</dc:date>
    <item>
      <title>How to use ArcPy without installing ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-arcpy-without-installing-arcgis/m-p/1493762#M84648</link>
      <description>&lt;P&gt;I have the ArcGIS Pro license and have it installed on my computer. I run all python scripts on my University's High-Performance computing (HPCC) server which is a cloud based platform. Now, I want to install ArcPy module on my server. Is it possible to do that?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 14:51:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-arcpy-without-installing-arcgis/m-p/1493762#M84648</guid>
      <dc:creator>TanishqTanmay</dc:creator>
      <dc:date>2024-06-17T14:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to use ArcPy without installing ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-arcpy-without-installing-arcgis/m-p/1493834#M84653</link>
      <description>&lt;P&gt;you can't, Pro must be installed&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 16:28:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-arcpy-without-installing-arcgis/m-p/1493834#M84653</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2024-06-17T16:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to use ArcPy without installing ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-arcpy-without-installing-arcgis/m-p/1493995#M84664</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/215600"&gt;@DanPatterson&lt;/a&gt;&amp;nbsp;is correct.&amp;nbsp; The ArcPy package is part of the default Python distribution that is provided by ArcGIS Pro and ArcGIS Server.&amp;nbsp; You can learn more about it &lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/get-started/installing-arcpy.htm" target="_self"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 21:30:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-arcpy-without-installing-arcgis/m-p/1493995#M84664</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2024-06-17T21:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to use ArcPy without installing ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-arcpy-without-installing-arcgis/m-p/1494458#M84710</link>
      <description>&lt;P&gt;When you try to install the arcpy module on a machine without Pro, it stops with "unable to locate a valid ArcGIS product" etc.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2538"&gt;@Robert_LeClair&lt;/a&gt;&amp;nbsp;Can you install a licensed copy of arc pro on the server to get the DLLs and then run arcpy there? Obviously Pro is a Windows product so this would not work on a Linux server. But what about Windows?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 16:02:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-arcpy-without-installing-arcgis/m-p/1494458#M84710</guid>
      <dc:creator>Brian_Wilson</dc:creator>
      <dc:date>2024-06-18T16:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to use ArcPy without installing ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-arcpy-without-installing-arcgis/m-p/1494503#M84717</link>
      <description>&lt;P&gt;I don't see why not.&amp;nbsp; If you're installing ArcGIS Pro on the server, then the ArcPy modules are installed there as well.&amp;nbsp; Then you can run your code on the server.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 17:19:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-arcpy-without-installing-arcgis/m-p/1494503#M84717</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2024-06-18T17:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to use ArcPy without installing ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-arcpy-without-installing-arcgis/m-p/1675377#M100977</link>
      <description>&lt;P&gt;This is so stupid. You have to install a monster (Pro) to use arcpy in a server. Absurd! You could just sign in or point to lic srv and be done with it...Esri being Esri&lt;/P&gt;</description>
      <pubDate>Tue, 30 Dec 2025 22:10:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-arcpy-without-installing-arcgis/m-p/1675377#M100977</guid>
      <dc:creator>JoabelBarbieri</dc:creator>
      <dc:date>2025-12-30T22:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to use ArcPy without installing ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-arcpy-without-installing-arcgis/m-p/1675382#M100978</link>
      <description>&lt;P&gt;From the Esri Technical Support FAQ - &lt;A href="https://support.esri.com/en-us/knowledge-base/faq-can-arcpy-be-used-without-installing-arcgis-pro-000032656" target="_self"&gt;"Can ArcPy be used without installing ArcGIS Pro?"&lt;/A&gt; - "&lt;SPAN&gt;It is possible to use ArcPy without having ArcGIS Pro installed on the machine. However, another application must be installed to be able to use ArcPy, such as ArcGIS Server. ArcPy is a site package that is part of the default Python distribution in the arcgispro-py3 Python environment with ArcGIS Pro and ArcGIS Server. If neither ArcGIS Pro nor ArcGIS Server is installed locally on the machine, ArcPy cannot locate its license."&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Dec 2025 22:26:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-arcpy-without-installing-arcgis/m-p/1675382#M100978</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2025-12-30T22:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to use ArcPy without installing ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-arcpy-without-installing-arcgis/m-p/1675391#M100979</link>
      <description>&lt;P&gt;Agreed — I’ve run into the same limitation.&lt;/P&gt;&lt;P&gt;Today, ArcPy is tightly coupled to a local ArcGIS Pro or Server install and a valid license, which makes cloud-native and CI/CD use cases unnecessarily hard. Decoupling ArcPy into a headless, service-friendly library with a separate license model would unlock true cloud execution, scalable automation, and modern DevOps workflows.&lt;/P&gt;&lt;P&gt;That shift would be a big win for enterprise GIS teams trying to move beyond desktop-bound processing.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Dec 2025 22:42:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-arcpy-without-installing-arcgis/m-p/1675391#M100979</guid>
      <dc:creator>VenkataKondepati</dc:creator>
      <dc:date>2025-12-30T22:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to use ArcPy without installing ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-arcpy-without-installing-arcgis/m-p/1675436#M100985</link>
      <description>&lt;P&gt;The answer to this need used to be ArcGIS Engine, but that product was never migrated to ArcGIS Pro runtimes, and now Esri is retiring it this March.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Dec 2025 15:10:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-arcpy-without-installing-arcgis/m-p/1675436#M100985</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2025-12-31T15:10:05Z</dc:date>
    </item>
  </channel>
</rss>

