<?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: Use arcpy 3.x without being logged in to Pro in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/use-arcpy-3-x-without-being-logged-in-to-pro/m-p/1022893#M59774</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/371835"&gt;@TL2&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So in ArcGIS Pro when you open pro do you log in if yes there is a tick box remember me if you tick that then Pro does not log out of the scripts and I think it will also depend if you are using a floating license or a ArcGIS online named user.&lt;/P&gt;&lt;P&gt;If you are not using arcpy like&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/215600"&gt;@DanPatterson&lt;/a&gt;&amp;nbsp;mentioned then you can just download Anaconda or Python and install the ArcGIS package.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Henry&lt;/P&gt;</description>
    <pubDate>Wed, 03 Feb 2021 06:11:59 GMT</pubDate>
    <dc:creator>HenryLindemann</dc:creator>
    <dc:date>2021-02-03T06:11:59Z</dc:date>
    <item>
      <title>Use arcpy 3.x without being logged in to Pro</title>
      <link>https://community.esri.com/t5/python-questions/use-arcpy-3-x-without-being-logged-in-to-pro/m-p/1022543#M59758</link>
      <description>&lt;P&gt;I would like to run arcpy 3.x scripts without being logged into Pro.&amp;nbsp; Right now I can't even check to see if I am logged in or even log in because the scripts fail because I am not logged in.&lt;/P&gt;&lt;P&gt;Can you make a 3.x copy independent of Pro?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 15:27:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/use-arcpy-3-x-without-being-logged-in-to-pro/m-p/1022543#M59758</guid>
      <dc:creator>TL2</dc:creator>
      <dc:date>2021-02-02T15:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Use Python 3.x without being logged in to Pro</title>
      <link>https://community.esri.com/t5/python-questions/use-arcpy-3-x-without-being-logged-in-to-pro/m-p/1022547#M59759</link>
      <description>&lt;P&gt;It depends on what kind of license (Named user, Floating, etc) that you have.&amp;nbsp; I think the named user licenses will let you use it with not having to 'sign in'.&amp;nbsp; All the others will require signing in at some point to use it.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 15:03:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/use-arcpy-3-x-without-being-logged-in-to-pro/m-p/1022547#M59759</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-02-02T15:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: Use Python 3.x without being logged in to Pro</title>
      <link>https://community.esri.com/t5/python-questions/use-arcpy-3-x-without-being-logged-in-to-pro/m-p/1022549#M59760</link>
      <description>&lt;P&gt;You will have to do one of the following&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Use a single-use license with your ArcGIS Pro install&lt;/LI&gt;&lt;LI&gt;Borrow / use the named user license offline&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;To use a license offline, open ArcGIS Pro, click on the settings button in the bottom left corner, click on the licensing tab on the left hand side, and check the box that says "take this license offline".&amp;nbsp; If the named user license comes from an ArcGIS License Manager, there is a limited number of days (usually 30) the license can be checked out.&amp;nbsp; If it's coming from ArcGIS Online, you can check it out for a longer period of time.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 15:04:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/use-arcpy-3-x-without-being-logged-in-to-pro/m-p/1022549#M59760</guid>
      <dc:creator>ReeseFacendini</dc:creator>
      <dc:date>2021-02-02T15:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: Use Python 3.x without being logged in to Pro</title>
      <link>https://community.esri.com/t5/python-questions/use-arcpy-3-x-without-being-logged-in-to-pro/m-p/1022557#M59761</link>
      <description>&lt;P&gt;I use python all the time without being logged in.&lt;/P&gt;&lt;P&gt;The only problem you will have is if you try to use arcpy or any geoprocessing tools.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 15:12:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/use-arcpy-3-x-without-being-logged-in-to-pro/m-p/1022557#M59761</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-02-02T15:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Use Python 3.x without being logged in to Pro</title>
      <link>https://community.esri.com/t5/python-questions/use-arcpy-3-x-without-being-logged-in-to-pro/m-p/1022566#M59762</link>
      <description>&lt;P&gt;My issue is the users get logged out periodically for no reason (I have a ticket open) and we have no way to be alerted.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 15:26:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/use-arcpy-3-x-without-being-logged-in-to-pro/m-p/1022566#M59762</guid>
      <dc:creator>TL2</dc:creator>
      <dc:date>2021-02-02T15:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Use Python 3.x without being logged in to Pro</title>
      <link>https://community.esri.com/t5/python-questions/use-arcpy-3-x-without-being-logged-in-to-pro/m-p/1022623#M59766</link>
      <description>&lt;P&gt;That isn't a python problem, you would still have to login to use anything associated with esri, which would include, arcpy and the arcgis modules... although the latter will allow you to perform non-esri tasks using pandas and shapely.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 17:01:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/use-arcpy-3-x-without-being-logged-in-to-pro/m-p/1022623#M59766</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-02-02T17:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: Use arcpy 3.x without being logged in to Pro</title>
      <link>https://community.esri.com/t5/python-questions/use-arcpy-3-x-without-being-logged-in-to-pro/m-p/1022893#M59774</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/371835"&gt;@TL2&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So in ArcGIS Pro when you open pro do you log in if yes there is a tick box remember me if you tick that then Pro does not log out of the scripts and I think it will also depend if you are using a floating license or a ArcGIS online named user.&lt;/P&gt;&lt;P&gt;If you are not using arcpy like&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/215600"&gt;@DanPatterson&lt;/a&gt;&amp;nbsp;mentioned then you can just download Anaconda or Python and install the ArcGIS package.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Henry&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2021 06:11:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/use-arcpy-3-x-without-being-logged-in-to-pro/m-p/1022893#M59774</guid>
      <dc:creator>HenryLindemann</dc:creator>
      <dc:date>2021-02-03T06:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: Use arcpy 3.x without being logged in to Pro</title>
      <link>https://community.esri.com/t5/python-questions/use-arcpy-3-x-without-being-logged-in-to-pro/m-p/1023593#M59798</link>
      <description>&lt;P&gt;I think that ArcPy runs independently on the ArcGIS Notebook Server, but I'm not 100% sure on that.&lt;/P&gt;&lt;P&gt;What I do is two-fold&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;I wrote a function that logs into ArcGIS Pro daily, this keeps the cookie from expiring that normally happens after 14 days of not logging into the GUI which will force you to re-enter your credentials. It also saves you from taking a license off-line forever just to run scripts. You can see the&amp;nbsp;&lt;A href="https://gist.github.com/FeralCatColonist/9cae407c7200fa6a45f922c019e397c3" target="_self"&gt;gist&lt;/A&gt;&amp;nbsp;here.&lt;/LI&gt;&lt;LI&gt;The other thing is to write in a check within your script to alert you if there is an import error for ArcPy, if it fails send an email. Not the most elegant, but generally works.&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Thu, 04 Feb 2021 19:03:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/use-arcpy-3-x-without-being-logged-in-to-pro/m-p/1023593#M59798</guid>
      <dc:creator>feralcatcolonist_old</dc:creator>
      <dc:date>2021-02-04T19:03:26Z</dc:date>
    </item>
  </channel>
</rss>

