Hello,
Has anyone had any issues with arcpy.da.Walk() not reading aprx files before?
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.
Thank you for your time!