<?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: Trying to run SplitByAttributes in Python, and it keeps telling me that it's not licensed. in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/trying-to-run-splitbyattributes-in-python-and-it/m-p/454815#M35750</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for posting the link, I was digging through old threads and couldn't find it, but found lots of old broken ones...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But yea, I guess its just ESRI Logic to put a tool at all license levels that is dependent on&amp;nbsp;a license restricted tool to function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jan 2017 19:00:44 GMT</pubDate>
    <dc:creator>IanMurray</dc:creator>
    <dc:date>2017-01-20T19:00:44Z</dc:date>
    <item>
      <title>Trying to run SplitByAttributes in Python, and it keeps telling me that it's not licensed.</title>
      <link>https://community.esri.com/t5/python-questions/trying-to-run-splitbyattributes-in-python-and-it/m-p/454807#M35742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;I am trying to run&amp;nbsp;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/analysis-toolbox/split-by-attributes.htm"&gt;this&lt;/A&gt;&amp;nbsp;tool, Split By Attributes, in a Python script, and it keeps telling me that it's not licensed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The page says it's available for all levels of ArcGIS Desktop&amp;nbsp;(I am running Standard).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure why it's throwing this error. Any idea on how to get around this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 16:33:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/trying-to-run-splitbyattributes-in-python-and-it/m-p/454807#M35742</guid>
      <dc:creator>EricHeinrichs</dc:creator>
      <dc:date>2017-01-20T16:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to run SplitByAttributes in Python, and it keeps telling me that it's not licensed.</title>
      <link>https://community.esri.com/t5/python-questions/trying-to-run-splitbyattributes-in-python-and-it/m-p/454808#M35743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What version of ArcMap are you running?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 16:41:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/trying-to-run-splitbyattributes-in-python-and-it/m-p/454808#M35743</guid>
      <dc:creator>IanMurray</dc:creator>
      <dc:date>2017-01-20T16:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to run SplitByAttributes in Python, and it keeps telling me that it's not licensed.</title>
      <link>https://community.esri.com/t5/python-questions/trying-to-run-splitbyattributes-in-python-and-it/m-p/454809#M35744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ArcMap 10.5&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 16:43:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/trying-to-run-splitbyattributes-in-python-and-it/m-p/454809#M35744</guid>
      <dc:creator>EricHeinrichs</dc:creator>
      <dc:date>2017-01-20T16:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to run SplitByAttributes in Python, and it keeps telling me that it's not licensed.</title>
      <link>https://community.esri.com/t5/python-questions/trying-to-run-splitbyattributes-in-python-and-it/m-p/454810#M35745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can check to see if your code is pulling a license and what license level using the licensing functions.&amp;nbsp; You can also manually set your license level for the script using this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/analyze/python/access-to-licensing-and-extensions.htm"&gt;http://desktop.arcgis.com/en/arcmap/latest/analyze/python/access-to-licensing-and-extensions.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You mind posting your code as well?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 16:59:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/trying-to-run-splitbyattributes-in-python-and-it/m-p/454810#M35745</guid>
      <dc:creator>IanMurray</dc:creator>
      <dc:date>2017-01-20T16:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to run SplitByAttributes in Python, and it keeps telling me that it's not licensed.</title>
      <link>https://community.esri.com/t5/python-questions/trying-to-run-splitbyattributes-in-python-and-it/m-p/454811#M35746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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; os
&lt;SPAN class="keyword token"&gt;import&lt;/SPAN&gt; arceditor
&lt;SPAN class="keyword token"&gt;import&lt;/SPAN&gt; arcpy

&lt;SPAN class="keyword token"&gt;print&lt;/SPAN&gt; arcpy&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;CheckProduct&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"ArcEditor"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;

arcpy&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;env&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;workspace &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; r&lt;SPAN class="string token"&gt;"G:\user\Final Parcels\/"&lt;/SPAN&gt;

&lt;SPAN class="keyword token"&gt;print&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;"************** STARTING ********************"&lt;/SPAN&gt;


arcpy&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;SplitByAttributes_analysis&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"G:\user\Test Publishing.gdb\SmallParcels"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;"G:\user\Small Parcel SHPs"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;"SectionName"&lt;/SPAN&gt;&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;/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;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;&lt;/P&gt;&lt;P&gt;Here's the relevant piece of my Python code. It fails as soon as it gets to SplitByAttributes. It returns "Available" when running CheckProduct.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, here's the error I get when it fails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR 000824: The tool is not licensed.&lt;BR /&gt;Failed to execute (Frequency).&lt;/P&gt;&lt;P&gt;Failed to execute (SplitByAttributes).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 20:17:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/trying-to-run-splitbyattributes-in-python-and-it/m-p/454811#M35746</guid>
      <dc:creator>EricHeinrichs</dc:creator>
      <dc:date>2021-12-11T20:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to run SplitByAttributes in Python, and it keeps telling me that it's not licensed.</title>
      <link>https://community.esri.com/t5/python-questions/trying-to-run-splitbyattributes-in-python-and-it/m-p/454812#M35747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"Failed to execute (Frequency)."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm wondering if Split Layer by Attribute is dependant on the Frequency Geoprocessing Tool, which is an advanced only license, therefore causing the script to fail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/analysis/frequency.htm"&gt;http://pro.arcgis.com/en/pro-app/tool-reference/analysis/frequency.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/people/Dan_Patterson"&gt;Dan_Patterson&lt;/A&gt;‌, &lt;A href="https://community.esri.com/people/bixb0012"&gt;bixb0012&lt;/A&gt;‌, someone smarter than me have any idea on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 18:00:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/trying-to-run-splitbyattributes-in-python-and-it/m-p/454812#M35747</guid>
      <dc:creator>IanMurray</dc:creator>
      <dc:date>2017-01-20T18:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to run SplitByAttributes in Python, and it keeps telling me that it's not licensed.</title>
      <link>https://community.esri.com/t5/python-questions/trying-to-run-splitbyattributes-in-python-and-it/m-p/454813#M35748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just looked through the code of the Split By Attributes script, and it is indeed calling the Frequency GP tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder why they would say that Split By Attribute is available for all levels, when you can't run it without Frequency...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 18:03:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/trying-to-run-splitbyattributes-in-python-and-it/m-p/454813#M35748</guid>
      <dc:creator>EricHeinrichs</dc:creator>
      <dc:date>2017-01-20T18:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to run SplitByAttributes in Python, and it keeps telling me that it's not licensed.</title>
      <link>https://community.esri.com/t5/python-questions/trying-to-run-splitbyattributes-in-python-and-it/m-p/454814#M35749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might have to go old school... &lt;A href="http://www.arcgis.com/home/item.html?id=15ca63aebb4647a4b07bc94f3d051da5"&gt;SplitLayerByAttributes&lt;/A&gt;&lt;/P&gt;&lt;P&gt;has worked for quite a while, if you follow the rules about what is accepted as inputs and outputs.&lt;/P&gt;&lt;P&gt;And really.... Frequency should be standard, hence&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=6c384f06c9f14d09920f4ff14460f4e2"&gt;Field Statistics&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;was also written as part of the movement to make standard esential tools available at all license levels&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 18:45:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/trying-to-run-splitbyattributes-in-python-and-it/m-p/454814#M35749</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-01-20T18:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to run SplitByAttributes in Python, and it keeps telling me that it's not licensed.</title>
      <link>https://community.esri.com/t5/python-questions/trying-to-run-splitbyattributes-in-python-and-it/m-p/454815#M35750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for posting the link, I was digging through old threads and couldn't find it, but found lots of old broken ones...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But yea, I guess its just ESRI Logic to put a tool at all license levels that is dependent on&amp;nbsp;a license restricted tool to function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 19:00:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/trying-to-run-splitbyattributes-in-python-and-it/m-p/454815#M35750</guid>
      <dc:creator>IanMurray</dc:creator>
      <dc:date>2017-01-20T19:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to run SplitByAttributes in Python, and it keeps telling me that it's not licensed.</title>
      <link>https://community.esri.com/t5/python-questions/trying-to-run-splitbyattributes-in-python-and-it/m-p/454816#M35751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan, thanks for your help on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a standalone script available for your SplitLayerByAttributes? Or, would I be able to go in and change it to work in standalone mode?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have some other pieces that I am trying to work into my full Python script, so I kind of need something to run completely outside of ArcMap.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 19:11:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/trying-to-run-splitbyattributes-in-python-and-it/m-p/454816#M35751</guid>
      <dc:creator>EricHeinrichs</dc:creator>
      <dc:date>2017-01-20T19:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to run SplitByAttributes in Python, and it keeps telling me that it's not licensed.</title>
      <link>https://community.esri.com/t5/python-questions/trying-to-run-splitbyattributes-in-python-and-it/m-p/454817#M35752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;too much work... it is designed to run as a tool inside of arctoolbox... I have largely superseded this toolbox and script to run completely outside of arcmap using python and numpy, although the functionality could be done within pandas as well. &amp;nbsp;So in short, I don't have the time at present to do any translations/fixes to consolidate the main script and its helpers and the effort spent by you might be best directed in splitting up your workflow since the esri versions is a show stopper for you anyhow. &amp;nbsp;Good luck.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 19:23:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/trying-to-run-splitbyattributes-in-python-and-it/m-p/454817#M35752</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-01-20T19:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to run SplitByAttributes in Python, and it keeps telling me that it's not licensed.</title>
      <link>https://community.esri.com/t5/python-questions/trying-to-run-splitbyattributes-in-python-and-it/m-p/454818#M35753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I forwarded a link to the thread to the tool owner who will fix the documentation. He plans to look at removing the dependency on the Frequency tool as well. We apologize for the mistake.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Melita&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit: added sentence&amp;nbsp;about removing tool dependency.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 19:29:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/trying-to-run-splitbyattributes-in-python-and-it/m-p/454818#M35753</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2017-01-20T19:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to run SplitByAttributes in Python, and it keeps telling me that it's not licensed.</title>
      <link>https://community.esri.com/t5/python-questions/trying-to-run-splitbyattributes-in-python-and-it/m-p/454819#M35754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alright. I am still relatively new to using Python, so I think I will look for an alternative approach. I originally used QGIS to perform the split by attributes, so I might see if I can work that into my Python script.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise, I will use your tool within ArcMap, and automate the rest with Python.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 19:49:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/trying-to-run-splitbyattributes-in-python-and-it/m-p/454819#M35754</guid>
      <dc:creator>EricHeinrichs</dc:creator>
      <dc:date>2017-01-20T19:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to run SplitByAttributes in Python, and it keeps telling me that it's not licensed.</title>
      <link>https://community.esri.com/t5/python-questions/trying-to-run-splitbyattributes-in-python-and-it/m-p/454820#M35755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, just to clarify, I should be able to run it in the future with just a Standard license?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 20:07:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/trying-to-run-splitbyattributes-in-python-and-it/m-p/454820#M35755</guid>
      <dc:creator>EricHeinrichs</dc:creator>
      <dc:date>2017-01-20T20:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to run SplitByAttributes in Python, and it keeps telling me that it's not licensed.</title>
      <link>https://community.esri.com/t5/python-questions/trying-to-run-splitbyattributes-in-python-and-it/m-p/454821#M35756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eric,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Eric Heinrichs wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, just to clarify, I should be able to run it in the future with just a Standard license?&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes! In all likelihood the fix will be in the next set of releases, 10.5.1 and Pro 2.0.&lt;/P&gt;&lt;P&gt;-Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 22:14:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/trying-to-run-splitbyattributes-in-python-and-it/m-p/454821#M35756</guid>
      <dc:creator>DavidWynne</dc:creator>
      <dc:date>2017-01-20T22:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to run SplitByAttributes in Python, and it keeps telling me that it's not licensed.</title>
      <link>https://community.esri.com/t5/python-questions/trying-to-run-splitbyattributes-in-python-and-it/m-p/454822#M35757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Definitely fixed in 10.5.1&lt;/P&gt;&lt;P&gt;BUG-000102284 The Split By Attributes tool fails with a basic license.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2017 02:54:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/trying-to-run-splitbyattributes-in-python-and-it/m-p/454822#M35757</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-06-30T02:54:27Z</dc:date>
    </item>
  </channel>
</rss>

