<?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: Problem with Deep Learning and update to ArcGIS Pro 3.1.1. in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/problem-with-deep-learning-and-update-to-arcgis/m-p/1291893#M69429</link>
    <description>&lt;P&gt;BTW,&amp;nbsp;I tried to solve this problem by uninstalling the latest arcgis pro and installing the 3.0.2 version. since I need to re-install the suitable library file that for 3.0.2, however, there is no official program to uninstall the library previous version. Even, it still unwork when you delete everything that contain arcgis pro in your pc after run uninstall program of arcgis pro. Maybe, reinstall windows is the simple way.&lt;/P&gt;</description>
    <pubDate>Tue, 23 May 2023 00:11:16 GMT</pubDate>
    <dc:creator>Zihao_Zheng</dc:creator>
    <dc:date>2023-05-23T00:11:16Z</dc:date>
    <item>
      <title>Problem with Deep Learning and update to ArcGIS Pro 3.1.1.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/problem-with-deep-learning-and-update-to-arcgis/m-p/1289680#M69225</link>
      <description>&lt;P&gt;Hello, I was using Deep Learning (installed for ArcGIS Pro 3.1 from the github site), but when I updated to ArcGIS 3.1.1 I get the errors shown below from all of my notebooks.&amp;nbsp;&amp;nbsp; This has stopped my work.&lt;/P&gt;&lt;P&gt;Could someone please help me understand how to fix this?&lt;/P&gt;&lt;P&gt;Here are the errors:&lt;/P&gt;&lt;P&gt;-----------------------------------------Statement that causes the errors shown below---------------------&lt;/P&gt;&lt;P&gt;# Import necessary ArcGIS Python API tools:&lt;/P&gt;&lt;P&gt;from arcgis.learn import SingleShotDetector, prepare_data&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;---------------------------Errors generated from the statement above-------------------------&lt;/SPAN&gt;
&lt;SPAN class=""&gt;OSError&lt;/SPAN&gt;                                   Traceback (most recent call last)
In  &lt;SPAN class=""&gt;[6]&lt;/SPAN&gt;:
Line &lt;SPAN class=""&gt;3&lt;/SPAN&gt;:     &lt;SPAN class=""&gt;from&lt;/SPAN&gt; &lt;SPAN class=""&gt;arcgis&lt;/SPAN&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;SPAN class=""&gt;learn&lt;/SPAN&gt; &lt;SPAN class=""&gt;import&lt;/SPAN&gt; SingleShotDetector, prepare_data

File &lt;SPAN class=""&gt;C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages\arcgis\learn\__init__.py&lt;/SPAN&gt;, in &lt;SPAN class=""&gt;&amp;lt;module&amp;gt;&lt;/SPAN&gt;:
Line &lt;SPAN class=""&gt;2&lt;/SPAN&gt;:     &lt;SPAN class=""&gt;from&lt;/SPAN&gt; &lt;SPAN class=""&gt;.&lt;/SPAN&gt; &lt;SPAN class=""&gt;import&lt;/SPAN&gt; _utils

File &lt;SPAN class=""&gt;C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages\arcgis\learn\_utils\__init__.py&lt;/SPAN&gt;, in &lt;SPAN class=""&gt;&amp;lt;module&amp;gt;&lt;/SPAN&gt;:
Line &lt;SPAN class=""&gt;6&lt;/SPAN&gt;:     &lt;SPAN class=""&gt;from&lt;/SPAN&gt; &lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;SPAN class=""&gt;coco_detection_utils&lt;/SPAN&gt; &lt;SPAN class=""&gt;import&lt;/SPAN&gt; nested_tensor_from_tensor_list

File &lt;SPAN class=""&gt;C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages\arcgis\learn\_utils\coco_detection_utils.py&lt;/SPAN&gt;, in &lt;SPAN class=""&gt;&amp;lt;module&amp;gt;&lt;/SPAN&gt;:
Line &lt;SPAN class=""&gt;16&lt;/SPAN&gt;:    &lt;SPAN class=""&gt;import&lt;/SPAN&gt; &lt;SPAN class=""&gt;torch&lt;/SPAN&gt;

File &lt;SPAN class=""&gt;C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages\torch\__init__.py&lt;/SPAN&gt;, in &lt;SPAN class=""&gt;&amp;lt;module&amp;gt;&lt;/SPAN&gt;:
Line &lt;SPAN class=""&gt;134&lt;/SPAN&gt;:   &lt;SPAN class=""&gt;raise&lt;/SPAN&gt; err

&lt;SPAN class=""&gt;OSError&lt;/SPAN&gt;: [WinError 126] The specified module could not be found. Error loading "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages\torch\lib\torch_python.dll" or one of its dependencies.
&lt;SPAN class=""&gt;---------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 17:03:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/problem-with-deep-learning-and-update-to-arcgis/m-p/1289680#M69225</guid>
      <dc:creator>WilliamHarbert</dc:creator>
      <dc:date>2023-05-16T17:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Deep Learning and update to ArcGIS Pro 3.1.1.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/problem-with-deep-learning-and-update-to-arcgis/m-p/1289736#M69236</link>
      <description>&lt;P&gt;I am uninstalling everything following the directions on the github site.&amp;nbsp; I am now reinstalling everything and will update everyone.&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 19:03:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/problem-with-deep-learning-and-update-to-arcgis/m-p/1289736#M69236</guid>
      <dc:creator>WilliamHarbert</dc:creator>
      <dc:date>2023-05-16T19:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Deep Learning and update to ArcGIS Pro 3.1.1.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/problem-with-deep-learning-and-update-to-arcgis/m-p/1289831#M69245</link>
      <description>&lt;P&gt;I installed everything from scratch.&amp;nbsp; First I installed arcgis Pro 3.1.&amp;nbsp; I then updated 3.1 to 3.1.1 and I then installed the Deep Learning tools for 3.1 from the github site.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I cannot load any notebook, including a new empty one.&amp;nbsp; The error reads "Failed to load notebook".&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ArcGISDL_Error.JPG" style="width: 528px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/70859i66C2DB00A4C17FAF/image-size/large?v=v2&amp;amp;px=999" role="button" title="ArcGISDL_Error.JPG" alt="ArcGISDL_Error.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Any thoughts or suggestions would be greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 21:31:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/problem-with-deep-learning-and-update-to-arcgis/m-p/1289831#M69245</guid>
      <dc:creator>WilliamHarbert</dc:creator>
      <dc:date>2023-05-16T21:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Deep Learning and update to ArcGIS Pro 3.1.1.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/problem-with-deep-learning-and-update-to-arcgis/m-p/1289949#M69262</link>
      <description>&lt;P&gt;I also updated the latest version of arcgis pro, but when I launch the model training tool after producing the training data, the software crashes after I select the training data. I tried several times but to none success. I also tested the same data in the 3.0.1 version and it runs fine.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 04:39:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/problem-with-deep-learning-and-update-to-arcgis/m-p/1289949#M69262</guid>
      <dc:creator>Zihao_Zheng</dc:creator>
      <dc:date>2023-05-17T04:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Deep Learning and update to ArcGIS Pro 3.1.1.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/problem-with-deep-learning-and-update-to-arcgis/m-p/1291574#M69413</link>
      <description>&lt;P&gt;Thank you for this comment in the thread.&amp;nbsp; I'm not sure how to fix this.&amp;nbsp; I found another thread with basically the same problem, but it was never resolved either.&amp;nbsp; Question is still unanswered.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not sure what do to.&amp;nbsp; I've uninstalled/restarted/installed the software multiple times now.&amp;nbsp; Deep Learning simply will not work after this update to ArcGIS 3.1.1&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 13:18:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/problem-with-deep-learning-and-update-to-arcgis/m-p/1291574#M69413</guid>
      <dc:creator>WilliamHarbert</dc:creator>
      <dc:date>2023-05-22T13:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Deep Learning and update to ArcGIS Pro 3.1.1.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/problem-with-deep-learning-and-update-to-arcgis/m-p/1291893#M69429</link>
      <description>&lt;P&gt;BTW,&amp;nbsp;I tried to solve this problem by uninstalling the latest arcgis pro and installing the 3.0.2 version. since I need to re-install the suitable library file that for 3.0.2, however, there is no official program to uninstall the library previous version. Even, it still unwork when you delete everything that contain arcgis pro in your pc after run uninstall program of arcgis pro. Maybe, reinstall windows is the simple way.&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 00:11:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/problem-with-deep-learning-and-update-to-arcgis/m-p/1291893#M69429</guid>
      <dc:creator>Zihao_Zheng</dc:creator>
      <dc:date>2023-05-23T00:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Deep Learning and update to ArcGIS Pro 3.1.1.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/problem-with-deep-learning-and-update-to-arcgis/m-p/1292068#M69446</link>
      <description>&lt;P&gt;Thank you for this idea.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately I cannot downgrade to ArcGIS Pro 3.0, that's just impossible.&amp;nbsp; I saved my data in the 3.1 format too.&amp;nbsp; Also, reinstalling all of WIndows is not an option because of the many other applications I have installed on this workstation.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 13:45:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/problem-with-deep-learning-and-update-to-arcgis/m-p/1292068#M69446</guid>
      <dc:creator>WilliamHarbert</dc:creator>
      <dc:date>2023-05-23T13:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Deep Learning and update to ArcGIS Pro 3.1.1.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/problem-with-deep-learning-and-update-to-arcgis/m-p/1293254#M69582</link>
      <description>&lt;P&gt;I'm currently having the same issue with Pro 3.1. Reinstalled as well to no avail.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 20:00:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/problem-with-deep-learning-and-update-to-arcgis/m-p/1293254#M69582</guid>
      <dc:creator>PeterGeorge_GEOJobe</dc:creator>
      <dc:date>2023-05-25T20:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Deep Learning and update to ArcGIS Pro 3.1.1.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/problem-with-deep-learning-and-update-to-arcgis/m-p/1293791#M69650</link>
      <description>&lt;P&gt;I updated to 3.1.2 and repaired the Deep Learning parts (by relaunching the DL installer after reboot).&amp;nbsp; I cannot even open a notebook.&amp;nbsp; No change.&lt;/P&gt;</description>
      <pubDate>Sun, 28 May 2023 16:03:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/problem-with-deep-learning-and-update-to-arcgis/m-p/1293791#M69650</guid>
      <dc:creator>WilliamHarbert</dc:creator>
      <dc:date>2023-05-28T16:03:19Z</dc:date>
    </item>
  </channel>
</rss>

