<?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: Arcpy.da.Walk() not reading .aprx files while os.walk() does in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/arcpy-da-walk-not-reading-aprx-files-while-os-walk/m-p/1316669#M68366</link>
    <description>&lt;P&gt;hi Oliver, yes this is an issue we addressed in the Pro 2.9 release.&lt;/P&gt;&lt;P&gt;Workaround is to switch your code to using python's os.walk functionality. Of course os.walk is for walking files in a folder tree, which works fine for ".aprx" files. You'll find it's easy to adjust your code to it since we&amp;nbsp; modeled arcpy.da.Walk after it.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 08 Aug 2023 22:28:35 GMT</pubDate>
    <dc:creator>gprince</dc:creator>
    <dc:date>2023-08-08T22:28:35Z</dc:date>
    <item>
      <title>Arcpy.da.Walk() not reading .aprx files while os.walk() does</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-da-walk-not-reading-aprx-files-while-os-walk/m-p/1316596#M68363</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Has anyone had any issues with arcpy.da.Walk() not reading aprx files before?&lt;/P&gt;&lt;P&gt;I recently downgraded from Pro 3.0 to 2.8(with all patches) and in 3.0 I was able to find aprx files in the directory using da.Walk(). However, after downgrading I can't seem to get it to work, but os.walk() does.&lt;/P&gt;&lt;P&gt;Thank you for your time!&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2023 19:46:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-da-walk-not-reading-aprx-files-while-os-walk/m-p/1316596#M68363</guid>
      <dc:creator>Oliver_Sandoval_e</dc:creator>
      <dc:date>2023-08-08T19:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Arcpy.da.Walk() not reading .aprx files while os.walk() does</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-da-walk-not-reading-aprx-files-while-os-walk/m-p/1316668#M68365</link>
      <description>&lt;P&gt;It seems to find them in 2.9.3 just fine.&lt;/P&gt;&lt;P&gt;R_&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2023 22:22:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-da-walk-not-reading-aprx-files-while-os-walk/m-p/1316668#M68365</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2023-08-08T22:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Arcpy.da.Walk() not reading .aprx files while os.walk() does</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-da-walk-not-reading-aprx-files-while-os-walk/m-p/1316669#M68366</link>
      <description>&lt;P&gt;hi Oliver, yes this is an issue we addressed in the Pro 2.9 release.&lt;/P&gt;&lt;P&gt;Workaround is to switch your code to using python's os.walk functionality. Of course os.walk is for walking files in a folder tree, which works fine for ".aprx" files. You'll find it's easy to adjust your code to it since we&amp;nbsp; modeled arcpy.da.Walk after it.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2023 22:28:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-da-walk-not-reading-aprx-files-while-os-walk/m-p/1316669#M68366</guid>
      <dc:creator>gprince</dc:creator>
      <dc:date>2023-08-08T22:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Arcpy.da.Walk() not reading .aprx files while os.walk() does</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-da-walk-not-reading-aprx-files-while-os-walk/m-p/1316699#M68368</link>
      <description>&lt;P&gt;Awesome thank you! We will be moving to 2.9 soon!&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt; &lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":raising_hands:"&gt;🙌&lt;/span&gt; &lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 00:07:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-da-walk-not-reading-aprx-files-while-os-walk/m-p/1316699#M68368</guid>
      <dc:creator>Oliver_Sandoval_e</dc:creator>
      <dc:date>2023-08-09T00:07:52Z</dc:date>
    </item>
  </channel>
</rss>

