<?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: 3d Buildings Toolbox: 'no module named' in ArcGIS Solutions Questions</title>
    <link>https://community.esri.com/t5/arcgis-solutions-questions/3d-buildings-toolbox-no-module-named/m-p/1620825#M1761</link>
    <description>&lt;P&gt;It seems like the zip file you are getting is not correct for some reason. The ZIP file should be 1.1MB before it is unzipped.&lt;/P&gt;&lt;P&gt;Please email me directly at &lt;A href="mailto:npopovich@esri.com" target="_blank"&gt;npopovich@esri.com&lt;/A&gt;&amp;nbsp;and I can send you a link to a direct download. In the meantime, I'll look into the possible issue with the download.&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 15:09:17 GMT</pubDate>
    <dc:creator>nowiwonder</dc:creator>
    <dc:date>2025-06-04T15:09:17Z</dc:date>
    <item>
      <title>3d Buildings Toolbox: 'no module named'</title>
      <link>https://community.esri.com/t5/arcgis-solutions-questions/3d-buildings-toolbox-no-module-named/m-p/1620123#M1753</link>
      <description>&lt;P&gt;Experimenting with 3d Buildings and 3d Basemaps -- we already have LIDAR tiles, decent aerials, and building footprint polygons, so thought we had a good start.&amp;nbsp; Deployed the Solution and downloaded the ArcPro Project, and were following the Tasks.&lt;BR /&gt;&lt;BR /&gt;We hit a snag with "Extract elevation surfaces from LAS dataset" -- the Toolbox tool references a Python script, which we can trace.&amp;nbsp; But the Python script ("extract_elevation_from_las_tbx.py") is just a wrapper -- it calls a module "scripts", and we get an error!&lt;BR /&gt;&lt;BR /&gt;Googling this error leads all over the place, and is probably a simple fix -- hence the questions:&lt;BR /&gt;&lt;BR /&gt;Where are the actual&amp;nbsp;&lt;EM&gt;scripts&lt;/EM&gt; associated with 3d Buildings / 3d Basemaps Toolboxes? (in the solution, or..?)&lt;BR /&gt;and/or, what can we do to obtain the 'module'&amp;nbsp;&lt;EM&gt;Scripts&lt;/EM&gt;, and where would it need to be 'dropped' to work with the Solution Toolboxes?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="D_Atkins_0-1748880302966.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/133609iA38B40BE1277C1A7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="D_Atkins_0-1748880302966.png" alt="D_Atkins_0-1748880302966.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2025 16:08:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-solutions-questions/3d-buildings-toolbox-no-module-named/m-p/1620123#M1753</guid>
      <dc:creator>D_Atkins</dc:creator>
      <dc:date>2025-06-02T16:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: 3d Buildings Toolbox: 'no module named'</title>
      <link>https://community.esri.com/t5/arcgis-solutions-questions/3d-buildings-toolbox-no-module-named/m-p/1620677#M1758</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/848899"&gt;@D_Atkins&lt;/a&gt;&amp;nbsp;- hi I'm Nick Popovich and I work on the ArcGIS Solutions team. I'm sorry you are having this issue. Let's see if we can get you going.&lt;/P&gt;&lt;P&gt;When you download the zip file and unpack it, you will get a Pro project with the tasks which it sounds like you are using. It will also create a series of folders one call scripts. Browse to the directory you unpacked the solution into and see if the data structure looks similiar to this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nowiwonder_0-1749007643908.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/133758i23BF6C604FEBB574/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nowiwonder_0-1749007643908.png" alt="nowiwonder_0-1749007643908.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;What version of Pro are you running?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 03:27:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-solutions-questions/3d-buildings-toolbox-no-module-named/m-p/1620677#M1758</guid>
      <dc:creator>nowiwonder</dc:creator>
      <dc:date>2025-06-04T03:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: 3d Buildings Toolbox: 'no module named'</title>
      <link>https://community.esri.com/t5/arcgis-solutions-questions/3d-buildings-toolbox-no-module-named/m-p/1620756#M1759</link>
      <description>&lt;P&gt;Thanks for sharing!&amp;nbsp; It looks like our error is the .ZIP file itself. I redownloaded the 'Desktop application template' from ArcGIS Online this morning, to confirm:&lt;BR /&gt;&lt;BR /&gt;We're getting a 488kb .zip archive and, when we unpack it, 7-Zip fails with "Unexpected end of data".&amp;nbsp; So at least we know what's going on...&lt;BR /&gt;&lt;BR /&gt;We tried deleting the solution from AGOL, and re-deployed the items: the 'new' .zip project shows the same characteristics...&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Is there another source for the Project/Script files?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;* (I'm using ArcPro 3.5)&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 12:30:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-solutions-questions/3d-buildings-toolbox-no-module-named/m-p/1620756#M1759</guid>
      <dc:creator>D_Atkins</dc:creator>
      <dc:date>2025-06-04T12:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: 3d Buildings Toolbox: 'no module named'</title>
      <link>https://community.esri.com/t5/arcgis-solutions-questions/3d-buildings-toolbox-no-module-named/m-p/1620825#M1761</link>
      <description>&lt;P&gt;It seems like the zip file you are getting is not correct for some reason. The ZIP file should be 1.1MB before it is unzipped.&lt;/P&gt;&lt;P&gt;Please email me directly at &lt;A href="mailto:npopovich@esri.com" target="_blank"&gt;npopovich@esri.com&lt;/A&gt;&amp;nbsp;and I can send you a link to a direct download. In the meantime, I'll look into the possible issue with the download.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 15:09:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-solutions-questions/3d-buildings-toolbox-no-module-named/m-p/1620825#M1761</guid>
      <dc:creator>nowiwonder</dc:creator>
      <dc:date>2025-06-04T15:09:17Z</dc:date>
    </item>
  </channel>
</rss>

