<?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: laharz in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/laharz/m-p/1043651#M60651</link>
    <description>&lt;P&gt;The error message means that something that was expected (in your case a variable called PrefixName) doesn't have a value, or a value it can use.&lt;/P&gt;</description>
    <pubDate>Sun, 04 Apr 2021 11:00:09 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2021-04-04T11:00:09Z</dc:date>
    <item>
      <title>laharz</title>
      <link>https://community.esri.com/t5/python-questions/laharz/m-p/1043647#M60650</link>
      <description>&lt;P&gt;I am trying to run the Laharz_py program and keep on receiving this error message when trying to run the models. I know next to nothing about python scripting. Would anyone please be able to explain, (preferably in layman's terms, I really am clueless,) what this means and how I might fix it.&lt;/P&gt;&lt;P&gt;Traceback (most recent call last):&lt;BR /&gt;File "E:\Xally\8°\ERIA\Procesos\ArcGis\laharz\laharz_py_example\laharz_py\distal_inundation.py", line 1621, in &amp;lt;module&amp;gt;&lt;BR /&gt;File "E:\Xally\8°\ERIA\Procesos\ArcGis\laharz\laharz_py_example\laharz_py\distal_inundation.py", line 974, in main&lt;BR /&gt;UnboundLocalError: local variable 'PrefixName' referenced before assignment&lt;/P&gt;&lt;P&gt;Failed to execute (laharzdistalzones.py).&lt;/P&gt;</description>
      <pubDate>Sun, 04 Apr 2021 10:17:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/laharz/m-p/1043647#M60650</guid>
      <dc:creator>XallyDionisio</dc:creator>
      <dc:date>2021-04-04T10:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: laharz</title>
      <link>https://community.esri.com/t5/python-questions/laharz/m-p/1043651#M60651</link>
      <description>&lt;P&gt;The error message means that something that was expected (in your case a variable called PrefixName) doesn't have a value, or a value it can use.&lt;/P&gt;</description>
      <pubDate>Sun, 04 Apr 2021 11:00:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/laharz/m-p/1043651#M60651</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-04-04T11:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: laharz</title>
      <link>https://community.esri.com/t5/python-questions/laharz/m-p/1043657#M60653</link>
      <description>&lt;P&gt;Your script is trying to use the variable named 'PrefixName' before it is being created, hence, the last line in the Error: &lt;EM&gt;local variable 'PrefixName' referenced before assignment'. &lt;/EM&gt;Make sure that it is created before you try to use it.&lt;/P&gt;</description>
      <pubDate>Sun, 04 Apr 2021 11:59:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/laharz/m-p/1043657#M60653</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-04-04T11:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: laharz</title>
      <link>https://community.esri.com/t5/python-questions/laharz/m-p/1075819#M61578</link>
      <description>&lt;P&gt;Hi Xally, wondered if either of these solutions worked for you, as I am having the same issue but changing the prefix has made no impact in the drop down menu. I would appreciate knowing how you resolved this!&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jul 2021 13:04:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/laharz/m-p/1075819#M61578</guid>
      <dc:creator>Chubbh</dc:creator>
      <dc:date>2021-07-06T13:04:01Z</dc:date>
    </item>
  </channel>
</rss>

