<?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: Import arcpy and Windows Task Scheduler in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-and-windows-task-scheduler/m-p/814306#M2581</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What version of Pro do you have installed on this machine?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Aug 2018 13:23:33 GMT</pubDate>
    <dc:creator>MichaelVolz</dc:creator>
    <dc:date>2018-08-20T13:23:33Z</dc:date>
    <item>
      <title>Import arcpy and Windows Task Scheduler</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-and-windows-task-scheduler/m-p/814300#M2575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have problem with Task Scheduler in Windows Server 2012. I would like to run script in Task Scheduler in which I use &lt;STRONG&gt;arcpy. &lt;/STRONG&gt;Unfortunately&amp;nbsp;when I use &lt;STRONG&gt;arcpy&lt;/STRONG&gt; in my script Task Scheduler does not work correctly.&lt;/P&gt;&lt;P&gt;I have following test script which print current Python version:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 14px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;import platform&lt;/SPAN&gt;&lt;BR style="color: #333333; background-color: #ffffff; font-size: 14px;" /&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;import os&lt;/SPAN&gt;&lt;BR style="color: #333333; background-color: #ffffff; font-size: 14px;" /&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;import sys&lt;/SPAN&gt;&lt;BR style="color: #333333; background-color: #ffffff; font-size: 14px;" /&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;import datetime&lt;/SPAN&gt;&lt;BR style="color: #333333; background-color: #ffffff; font-size: 14px;" /&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 14px;"&gt;&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;import arcpy&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;filename = os.path.join(os.path.dirname(sys.argv[0]), 'plik.txt') #zapis do folderu ze skryptem&lt;/SPAN&gt;&lt;BR style="color: #333333; background-color: #ffffff; font-size: 14px;" /&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;fid = open(filename, 'a')&lt;/SPAN&gt;&lt;BR style="color: #333333; background-color: #ffffff; font-size: 14px;" /&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;fid.write("\nhello\t")&lt;/SPAN&gt;&lt;BR style="color: #333333; background-color: #ffffff; font-size: 14px;" /&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;fid.write(platform.python_version())&lt;/SPAN&gt;&lt;BR style="color: #333333; background-color: #ffffff; font-size: 14px;" /&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;fid.close()&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 14px;"&gt;When I delete line with &lt;EM&gt;&lt;STRONG&gt;"import arcpy"&lt;/STRONG&gt;&lt;/EM&gt; everything is ok.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 14px;"&gt;Does anyone know how to solve this problem?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Aug 2018 15:58:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-and-windows-task-scheduler/m-p/814300#M2575</guid>
      <dc:creator>RobertKnapik</dc:creator>
      <dc:date>2018-08-18T15:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: Import arcpy and Windows Task Scheduler</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-and-windows-task-scheduler/m-p/814301#M2576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;According to what you described about problem, it's likely the failure of loading the arcpy module is the cause. I would suspect that you have multiple python interpreters installed on your machine, and the one you are using to run the script does not have arcpy in its system path.&lt;/P&gt;&lt;P&gt;You can print out the system path and visually check it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="keyword token"&gt;import&lt;/SPAN&gt; sys
&lt;SPAN class="keyword token"&gt;from&lt;/SPAN&gt; pprint &lt;SPAN class="keyword token"&gt;import&lt;/SPAN&gt; pprint

pprint&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;sys&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;path&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;If this is the case, you can add&amp;nbsp;the path of your arcpy module in the PYTHONPATH environment variables settings. Or, you simply append or insert the paths in your&amp;nbsp;script to make it an application level setting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;sys&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;path&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;append&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;'&amp;lt;Pro home folder&amp;gt;\\bin\\Python\\envs\\arcgispro-py3'&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
sys&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;path&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;append&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;'&lt;SPAN class="operator token"&gt;&amp;lt;&lt;/SPAN&gt;Pro home folder&lt;SPAN class="operator token"&gt;&amp;gt;&lt;/SPAN&gt;\\bin\\Python\\envs\\arcgispro&lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;py3\\lib\\site&lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;packages"&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
‍‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 09:36:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-and-windows-task-scheduler/m-p/814301#M2576</guid>
      <dc:creator>simoxu</dc:creator>
      <dc:date>2021-12-12T09:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Import arcpy and Windows Task Scheduler</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-and-windows-task-scheduler/m-p/814302#M2577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;I can import arcpy in&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Python Command Prompt and Python 3.6.5.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I used Python Command Prompt&amp;nbsp;&lt;SPAN&gt;and Python 3.6.5.&lt;/SPAN&gt;&amp;nbsp;and something like this was printed:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Python 3.6.5 |Anaconda, Inc.| (default, Mar 29 2018, 13:32:41) [MSC v.1900 64 bi&lt;BR /&gt;t (AMD64)] on win32&lt;BR /&gt;Type "help", "copyright", "credits" or "license" for more information.&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; import sys&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; from pprint import pprint&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; print (sys.path)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'E:\\Program Files\\ArcGIS\\Pro\\bin\\Python\\envs\\arcgispro-py3\\python36.zip',&lt;BR /&gt; 'E:\\Program Files\\ArcGIS\\Pro\\bin\\Python\\envs\\arcgispro-py3\\DLLs',&lt;BR /&gt; 'E:\\Program Files\\ArcGIS\\Pro\\bin\\Python\\envs\\arcgispro-py3\\lib',&lt;BR /&gt; &lt;STRONG&gt;'E:\\Program Files\\ArcGIS\\Pro\\bin\\Python\\envs\\arcgispro-py3'&lt;/STRONG&gt;,&lt;BR /&gt; &lt;STRONG&gt;'E:\\Program Files\\ArcGIS\\Pro\\bin\\Python\\envs\\arcgispro-py3\\lib\\site-packages',&lt;/STRONG&gt;&lt;BR /&gt; 'E:\\Program Files\\ArcGIS\\Pro\\bin',&lt;BR /&gt; 'E:\\Program Files\\ArcGIS\\Pro\\Resources\\ArcPy',&lt;BR /&gt; 'E:\\Program Files\\ArcGIS\\Pro\\Resources\\ArcToolbox\\Scripts',&lt;BR /&gt; 'E:\\Program Files\\ArcGIS\\Pro\\bin\\Python\\envs\\arcgispro-py3\\lib\\site-packages\\future-0.16.0-py3.6.egg',&lt;BR /&gt; 'E:\\Program Files\\ArcGIS\\Pro\\bin\\Python\\envs\\arcgispro-py3\\lib\\site-packages\\pytz-2018.3-py3.6.egg',&lt;BR /&gt; 'E:\\Program Files\\ArcGIS\\Pro\\bin\\Python\\envs\\arcgispro-py3\\lib\\site-packages\\win32',&lt;BR /&gt; 'E:\\Program Files\\ArcGIS\\Pro\\bin\\Python\\envs\\arcgispro-py3\\lib\\site-packages\\win32\\lib',&lt;BR /&gt; 'E:\\Program Files\\ArcGIS\\Pro\\bin\\Python\\envs\\arcgispro-py3\\lib\\site-packages\\Pythonwin',&lt;BR /&gt; 'E:\\Program Files\\ArcGIS\\Pro\\bin\\Python\\envs\\arcgispro-py3\\lib\\site-packages\\sympy-1.1.1-py3.6.egg'&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can import arcpy in&amp;nbsp;&lt;SPAN&gt;Python (Command line)&amp;nbsp; and Python 2.7.14.&amp;nbsp;&lt;/SPAN&gt;I used Python (Command line) and Python 2.7.14 and somtehing like this was printed:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Python 2.7.14 (v2.7.14:84471935ed, Sep 16 2017, 20:19:30) [MSC v.1500 32 bit (Intel)] on win32.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;&amp;gt;&amp;gt;&amp;gt; import sys&lt;/SPAN&gt;&lt;BR style="background-color: #f6f6f6;" /&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;&amp;gt;&amp;gt;&amp;gt; from pprint import pprint&lt;/SPAN&gt;&lt;BR style="background-color: #f6f6f6;" /&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;&amp;gt;&amp;gt;&amp;gt; print (sys.path)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'E:\\Program Files (x86)\\PyScripter\\Lib\\rpyc.zip',&lt;/P&gt;&lt;P&gt;'C:\\Windows\\SYSTEM32\\python27.zip',&lt;/P&gt;&lt;P&gt;'E:\\Python27\\ArcGIS10.6\\DLLs',&lt;/P&gt;&lt;P&gt;'E:\\Python27\\ArcGIS10.6\\lib',&lt;/P&gt;&lt;P&gt;'E:\\Python27\\ArcGIS10.6\\lib\\plat-win',&lt;/P&gt;&lt;P&gt;'E:\\Python27\\ArcGIS10.6\\lib\\lib-tk',&lt;/P&gt;&lt;P&gt;'E:\\Python27\\ArcGIS10.6',&lt;/P&gt;&lt;P&gt;'E:\\Python27\\ArcGIS10.6\\lib\\site-packages',&lt;/P&gt;&lt;P&gt;'E:\\Program Files (x86)\\ArcGIS\\Desktop10.6\\bin',&lt;/P&gt;&lt;P&gt;'E:\\Program Files (x86)\\ArcGIS\\Desktop10.6\\ArcPy',&lt;/P&gt;&lt;P&gt;'E:\\Program Files (x86)\\ArcGIS\\Desktop10.6\\ArcToolBox\\Scripts'&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to run my script in Task Scheduler in Python 3.6.5 because in this script I use arcpy and ArcGIS API for Python.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2018 06:30:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-and-windows-task-scheduler/m-p/814302#M2577</guid>
      <dc:creator>RobertKnapik</dc:creator>
      <dc:date>2018-08-20T06:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: Import arcpy and Windows Task Scheduler</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-and-windows-task-scheduler/m-p/814303#M2578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure what else can cause the problem. can you share the settings in your task scheduler?&lt;/P&gt;&lt;P&gt;A quick search gave me this link, hope it helps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.esri.com/arcgis-blog/products/product/analytics/scheduling-a-python-script-or-model-to-run-at-a-prescribed-time/?rmedium=redirect&amp;amp;rsource=/esri/arcgis/2013/07/30/scheduling-a-scrip" title="https://www.esri.com/arcgis-blog/products/product/analytics/scheduling-a-python-script-or-model-to-run-at-a-prescribed-time/?rmedium=redirect&amp;amp;rsource=/esri/arcgis/2013/07/30/scheduling-a-scrip"&gt;Scheduling a Python script or model to run at a prescribed time&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2018 06:56:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-and-windows-task-scheduler/m-p/814303#M2578</guid>
      <dc:creator>simoxu</dc:creator>
      <dc:date>2018-08-20T06:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: Import arcpy and Windows Task Scheduler</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-and-windows-task-scheduler/m-p/814304#M2579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems to me that settings in my Task Scheduler are rather ok. I tried everything.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2018 07:13:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-and-windows-task-scheduler/m-p/814304#M2579</guid>
      <dc:creator>RobertKnapik</dc:creator>
      <dc:date>2018-08-20T07:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: Import arcpy and Windows Task Scheduler</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-and-windows-task-scheduler/m-p/814305#M2580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried again and I noticed that the problem is only then I use python 3.6.5.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;In following examples Task Scheduler does not work corectly unless I remove line "import arcpy" from script (test.py):&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/419073_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;I also tried to use propy.bat, but the result is the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;When I use following settings Python 2.7.14&amp;nbsp;runs and Task Scheduler works correctly even with "import arcpy" in script:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;(but I have to use Python 3.6.5 because I use also ArcGIS API for Python in my script )&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/419074_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2018 07:47:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-and-windows-task-scheduler/m-p/814305#M2580</guid>
      <dc:creator>RobertKnapik</dc:creator>
      <dc:date>2018-08-20T07:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: Import arcpy and Windows Task Scheduler</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-and-windows-task-scheduler/m-p/814306#M2581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What version of Pro do you have installed on this machine?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2018 13:23:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-and-windows-task-scheduler/m-p/814306#M2581</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2018-08-20T13:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: Import arcpy and Windows Task Scheduler</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-and-windows-task-scheduler/m-p/814307#M2582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please be aware that arcpy is licensed.&lt;/P&gt;&lt;P&gt;the script needs to be authorized to run outside of Pro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the Authorizing Python outside the application part in the following document:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/arcpy/get-started/installing-python-for-arcgis-pro.htm" title="http://pro.arcgis.com/en/pro-app/arcpy/get-started/installing-python-for-arcgis-pro.htm"&gt;Python in ArcGIS Pro—ArcPy Get Started | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2018 00:34:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-and-windows-task-scheduler/m-p/814307#M2582</guid>
      <dc:creator>simoxu</dc:creator>
      <dc:date>2018-08-21T00:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: Import arcpy and Windows Task Scheduler</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-and-windows-task-scheduler/m-p/814308#M2583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does this authorization requirement exist for both Named User and Concurrent Use licensing in Pro?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2018 16:22:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-and-windows-task-scheduler/m-p/814308#M2583</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2018-08-21T16:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Import arcpy and Windows Task Scheduler</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-and-windows-task-scheduler/m-p/814309#M2584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; background-color: #ffffff; font-size: 16px;"&gt;I solved the problem. I repaired the ArcGIS Pro installation and everything is ok.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2018 06:04:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/import-arcpy-and-windows-task-scheduler/m-p/814309#M2584</guid>
      <dc:creator>RobertKnapik</dc:creator>
      <dc:date>2018-08-22T06:04:58Z</dc:date>
    </item>
  </channel>
</rss>

