<?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 LaharZ issues in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/laharz-issues/m-p/1392480#M70025</link>
    <description>&lt;P&gt;I'm trying to model glacial outburst floods for my dissertation and have been looking into LaharZ. I'm not well versed in using python or even custom toolboxes so im having a lot of trouble with it. I believe I have installed the toolbox correctly however I try to create surface hydrology rasters and am met with the error message:&amp;nbsp;&lt;/P&gt;&lt;P&gt;line 93&lt;BR /&gt;print arcpy.GetMessages(2)&lt;BR /&gt;^&lt;BR /&gt;SyntaxError: invalid syntax&lt;/P&gt;&lt;P&gt;I was hoping someone might be able to give some guidance on this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks, Josh&lt;/P&gt;</description>
    <pubDate>Thu, 07 Mar 2024 13:01:29 GMT</pubDate>
    <dc:creator>JoshConquest</dc:creator>
    <dc:date>2024-03-07T13:01:29Z</dc:date>
    <item>
      <title>LaharZ issues</title>
      <link>https://community.esri.com/t5/python-questions/laharz-issues/m-p/1392480#M70025</link>
      <description>&lt;P&gt;I'm trying to model glacial outburst floods for my dissertation and have been looking into LaharZ. I'm not well versed in using python or even custom toolboxes so im having a lot of trouble with it. I believe I have installed the toolbox correctly however I try to create surface hydrology rasters and am met with the error message:&amp;nbsp;&lt;/P&gt;&lt;P&gt;line 93&lt;BR /&gt;print arcpy.GetMessages(2)&lt;BR /&gt;^&lt;BR /&gt;SyntaxError: invalid syntax&lt;/P&gt;&lt;P&gt;I was hoping someone might be able to give some guidance on this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks, Josh&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2024 13:01:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/laharz-issues/m-p/1392480#M70025</guid>
      <dc:creator>JoshConquest</dc:creator>
      <dc:date>2024-03-07T13:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: LaharZ issues</title>
      <link>https://community.esri.com/t5/python-questions/laharz-issues/m-p/1392497#M70026</link>
      <description>&lt;P&gt;if you are using ArcGIS Pro, it uses python 3.9.*, hence&lt;/P&gt;&lt;LI-CODE lang="python"&gt;print(arcpy.GetMessages(2))&lt;/LI-CODE&gt;&lt;P&gt;`print` changed between python 2 and 3&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2024 13:39:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/laharz-issues/m-p/1392497#M70026</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2024-03-07T13:39:34Z</dc:date>
    </item>
  </channel>
</rss>

