<?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: OSError: -2 in prepare_data() in Deep Learning in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/oserror-2-in-prepare-data-in-deep-learning/m-p/796139#M1818</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I realize what the error was. I was trying to run the command from a different environment than what was used while exporting the training samples.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jan 2020 17:01:48 GMT</pubDate>
    <dc:creator>Vishnu_maheshVivek_nanda</dc:creator>
    <dc:date>2020-01-15T17:01:48Z</dc:date>
    <item>
      <title>OSError: -2 in prepare_data() in Deep Learning</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/oserror-2-in-prepare-data-in-deep-learning/m-p/796138#M1817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to apply the Deep Learning methodology illustrated here&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/python/sample-notebooks/extracting-building-footprints-from-drone-data/" title="https://developers.arcgis.com/python/sample-notebooks/extracting-building-footprints-from-drone-data/"&gt;Extracting Building Footprints From Drone Data | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;to my own data. But I'm getting the following error&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/478446_OSError_DeepLearning_ESRI.JPG" /&gt;&lt;/P&gt;&lt;P&gt;The command I used was this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji jive-image image-2 j-img-original" src="https://community.esri.com/legacyfs/online/478447_OSError_DeepLearning_ESRI_1.jpg" /&gt;&lt;/P&gt;&lt;P&gt;The conda environment that I was working was installed with the following command&lt;BR /&gt;&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;'conda install -c esri arcgis deep-learning-essentials --no-pin'&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Anybody know a solution to this?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2020 15:59:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/oserror-2-in-prepare-data-in-deep-learning/m-p/796138#M1817</guid>
      <dc:creator>Vishnu_maheshVivek_nanda</dc:creator>
      <dc:date>2020-01-15T15:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: OSError: -2 in prepare_data() in Deep Learning</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/oserror-2-in-prepare-data-in-deep-learning/m-p/796139#M1818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I realize what the error was. I was trying to run the command from a different environment than what was used while exporting the training samples.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2020 17:01:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/oserror-2-in-prepare-data-in-deep-learning/m-p/796139#M1818</guid>
      <dc:creator>Vishnu_maheshVivek_nanda</dc:creator>
      <dc:date>2020-01-15T17:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: OSError: -2 in prepare_data() in Deep Learning</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/oserror-2-in-prepare-data-in-deep-learning/m-p/796140#M1819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This issue is usually raised because of a broken pillow installation, you can use the following command to fix the environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;remove pillow using the command "pip uninstall pillow"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;install back pillow using the command "pip install pillow==6.2.1"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, please check for the current pillow version supported by ArcGIS Python API while installing back pillow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jan 2020 16:31:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/oserror-2-in-prepare-data-in-deep-learning/m-p/796140#M1819</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-01-19T16:31:53Z</dc:date>
    </item>
  </channel>
</rss>

