<?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 Access to arcgis.gis from a computer where Pro is not installed in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/access-to-arcgis-gis-from-a-computer-where-pro-is/m-p/1042420#M5857</link>
    <description>&lt;P&gt;Dear Community,&lt;/P&gt;&lt;P&gt;We have ArcGIS Enterprise license and Pro installed on a number PCs. Usually, we run our Python scripts and get ArcGIS API for Python libraries from "...\Pro\bin\Python\envs\arcgispro-py3\python.exe".&lt;/P&gt;&lt;P&gt;Issue: Now, I want to execute a script from a PC where Pro is not installed (set an auto-run on schedule using Window's scheduling program and need to access some data on that PC). Can I do this? And How?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ming&lt;/P&gt;</description>
    <pubDate>Wed, 31 Mar 2021 15:16:27 GMT</pubDate>
    <dc:creator>MingHome</dc:creator>
    <dc:date>2021-03-31T15:16:27Z</dc:date>
    <item>
      <title>Access to arcgis.gis from a computer where Pro is not installed</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/access-to-arcgis-gis-from-a-computer-where-pro-is/m-p/1042420#M5857</link>
      <description>&lt;P&gt;Dear Community,&lt;/P&gt;&lt;P&gt;We have ArcGIS Enterprise license and Pro installed on a number PCs. Usually, we run our Python scripts and get ArcGIS API for Python libraries from "...\Pro\bin\Python\envs\arcgispro-py3\python.exe".&lt;/P&gt;&lt;P&gt;Issue: Now, I want to execute a script from a PC where Pro is not installed (set an auto-run on schedule using Window's scheduling program and need to access some data on that PC). Can I do this? And How?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ming&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 15:16:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/access-to-arcgis-gis-from-a-computer-where-pro-is/m-p/1042420#M5857</guid>
      <dc:creator>MingHome</dc:creator>
      <dc:date>2021-03-31T15:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Access to arcgis.gis from a computer where Pro is not installed</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/access-to-arcgis-gis-from-a-computer-where-pro-is/m-p/1042425#M5858</link>
      <description>&lt;P&gt;&lt;A href="https://developers.arcgis.com/python/guide/install-older-versions/#Install-using-Anaconda-for-Python-Distribution" target="_self"&gt;Install using Anaconda for Python Distribution&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 15:22:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/access-to-arcgis-gis-from-a-computer-where-pro-is/m-p/1042425#M5858</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2021-03-31T15:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: Access to arcgis.gis from a computer where Pro is not installed</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/access-to-arcgis-gis-from-a-computer-where-pro-is/m-p/1042433#M5859</link>
      <description>&lt;P&gt;Thanks for the reply and I will give a test ASAP!&lt;/P&gt;&lt;P&gt;Will it work if I just simply copy the "C:\Program Files\ArcGIS\Pro\bin\Python" folder (including all the sub folders) from a PC to this PC?&lt;/P&gt;&lt;P&gt;Ming&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 15:34:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/access-to-arcgis-gis-from-a-computer-where-pro-is/m-p/1042433#M5859</guid>
      <dc:creator>MingHome</dc:creator>
      <dc:date>2021-03-31T15:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: Access to arcgis.gis from a computer where Pro is not installed</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/access-to-arcgis-gis-from-a-computer-where-pro-is/m-p/1042443#M5861</link>
      <description>&lt;P&gt;You'll probably want to give it a fresh install to avoid issues. Plus for a python environment separate from Pro, you can pare down the installed modules and save space.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 15:49:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/access-to-arcgis-gis-from-a-computer-where-pro-is/m-p/1042443#M5861</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2021-03-31T15:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: Access to arcgis.gis from a computer where Pro is not installed</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/access-to-arcgis-gis-from-a-computer-where-pro-is/m-p/1042465#M5862</link>
      <description>&lt;P&gt;Got it!&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 16:15:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/access-to-arcgis-gis-from-a-computer-where-pro-is/m-p/1042465#M5862</guid>
      <dc:creator>MingHome</dc:creator>
      <dc:date>2021-03-31T16:15:10Z</dc:date>
    </item>
  </channel>
</rss>

