<?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 Prepare_data ERROR in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/prepare-data-error/m-p/764068#M475</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello every one, I'm trying to follow the example of extracting building foot print, same steps here, but with my own dataset&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/Esri/arcgis-python-api/blob/f1183261b6cea0a3d98bbe462cc1a92ec6493a02/samples/04_gis_analysts_data_scientists/Extracting%20Building%20Footprints%20From%20Drone%20Data.ipynb" title="https://github.com/Esri/arcgis-python-api/blob/f1183261b6cea0a3d98bbe462cc1a92ec6493a02/samples/04_gis_analysts_data_scientists/Extracting%20Building%20Footprints%20From%20Drone%20Data.ipynb"&gt;arcgis-python-api/Extracting Building Footprints From Drone Data.ipynb at f1183261b6cea0a3d98bbe462cc1a92ec6493a02 · Esr…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm getting the below ERROR, any help&lt;/P&gt;&lt;P&gt;I'm using the Notebook inside ArcGIS Pro 2.5&lt;/P&gt;&lt;P&gt;and successfully installed the Deep Learning dependencies as per instructions&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ERROR" class="jive-emoji jive-image image-3 j-img-original" src="https://community.esri.com/legacyfs/online/483726_ERROR.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and same ERROR I got by using the Train Tool inside ArcGIS Pro 2.5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2" class="jive-emoji jive-image image-2 j-img-original" src="https://community.esri.com/legacyfs/online/483725_2.PNG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 29 Feb 2020 05:51:09 GMT</pubDate>
    <dc:creator>MoahmmedAl_Sulaimani</dc:creator>
    <dc:date>2020-02-29T05:51:09Z</dc:date>
    <item>
      <title>Prepare_data ERROR</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/prepare-data-error/m-p/764068#M475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello every one, I'm trying to follow the example of extracting building foot print, same steps here, but with my own dataset&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/Esri/arcgis-python-api/blob/f1183261b6cea0a3d98bbe462cc1a92ec6493a02/samples/04_gis_analysts_data_scientists/Extracting%20Building%20Footprints%20From%20Drone%20Data.ipynb" title="https://github.com/Esri/arcgis-python-api/blob/f1183261b6cea0a3d98bbe462cc1a92ec6493a02/samples/04_gis_analysts_data_scientists/Extracting%20Building%20Footprints%20From%20Drone%20Data.ipynb"&gt;arcgis-python-api/Extracting Building Footprints From Drone Data.ipynb at f1183261b6cea0a3d98bbe462cc1a92ec6493a02 · Esr…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm getting the below ERROR, any help&lt;/P&gt;&lt;P&gt;I'm using the Notebook inside ArcGIS Pro 2.5&lt;/P&gt;&lt;P&gt;and successfully installed the Deep Learning dependencies as per instructions&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ERROR" class="jive-emoji jive-image image-3 j-img-original" src="https://community.esri.com/legacyfs/online/483726_ERROR.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and same ERROR I got by using the Train Tool inside ArcGIS Pro 2.5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2" class="jive-emoji jive-image image-2 j-img-original" src="https://community.esri.com/legacyfs/online/483725_2.PNG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Feb 2020 05:51:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/prepare-data-error/m-p/764068#M475</guid>
      <dc:creator>MoahmmedAl_Sulaimani</dc:creator>
      <dc:date>2020-02-29T05:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Prepare_data ERROR</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/prepare-data-error/m-p/764069#M476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi your pillow is broken, use this command to uninstall pillow&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;conda remove pillow --force&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then reinstall using the following command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;conda install -c esri pillow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;add --no-pin if you are using arcgis pro python environment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Mar 2020 14:37:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/prepare-data-error/m-p/764069#M476</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-03-21T14:37:16Z</dc:date>
    </item>
  </channel>
</rss>

