<?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: SyntaxError in Tool - Help to understand and correct that error! in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/syntaxerror-in-tool-help-to-understand-and-correct/m-p/42470#M3368</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You just need to delete this part (first three lines of the script):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
Python 2.7.5 (default, May 15 2013, 22:43:36) [MSC v.1500 32 bit (Intel)] on win32
Type "copyright", "credits" or "license()" for more information.
&amp;gt;&amp;gt;&amp;gt; 
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think the author of this tool meant to delete this portion of the code.&amp;nbsp; This is the text that appears at the top of the Python shell window.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Dec 2021 21:38:13 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2021-12-10T21:38:13Z</dc:date>
    <item>
      <title>SyntaxError in Tool - Help to understand and correct that error!</title>
      <link>https://community.esri.com/t5/python-questions/syntaxerror-in-tool-help-to-understand-and-correct/m-p/42469#M3367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've downloaded TBX and all the scripts to run some tools in ArcGIS 10.2.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;First, I set the script file path and than I run to test all those tools.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For all of them, I received the same massage:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Executing: MinimumConvexPolygon D_VIVEK C:\Users\student\Documents\ArcGIS\Default.gdb\D_VIVEK_MinimumConvexPolygon 100 Fixed_Mean # #&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Start Time: Sun Apr 13 12:48:38 2014&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Running script MinimumConvexPolygon...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Failed script MinimumConvexPolygon...&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;SyntaxError: invalid syntax (HomeRange_MinimumConvexPolygon.py, line 1)&lt;BR /&gt;Failed to execute (MinimumConvexPolygon).&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Failed at Sun Apr 13 12:48:38 2014 (Elapsed Time: 0.16 seconds)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to run this exemple in python win, but it returned an error about "utils" module. It said "no exists"!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I checked on C:\Program Files (x86)\ArcGIS\Desktop10.2\arcpy\arcpy and there is utils.py file and utils compiled py file. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd like to understand and correct such systematic error in all of the codes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for some help!!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Apr 2014 15:03:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/syntaxerror-in-tool-help-to-understand-and-correct/m-p/42469#M3367</guid>
      <dc:creator>RafaelRuas_Martins</dc:creator>
      <dc:date>2014-04-13T15:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: SyntaxError in Tool - Help to understand and correct that error!</title>
      <link>https://community.esri.com/t5/python-questions/syntaxerror-in-tool-help-to-understand-and-correct/m-p/42470#M3368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You just need to delete this part (first three lines of the script):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
Python 2.7.5 (default, May 15 2013, 22:43:36) [MSC v.1500 32 bit (Intel)] on win32
Type "copyright", "credits" or "license()" for more information.
&amp;gt;&amp;gt;&amp;gt; 
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think the author of this tool meant to delete this portion of the code.&amp;nbsp; This is the text that appears at the top of the Python shell window.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2021 21:38:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/syntaxerror-in-tool-help-to-understand-and-correct/m-p/42470#M3368</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-12-10T21:38:13Z</dc:date>
    </item>
  </channel>
</rss>

