<?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: Cannot create working deep learning Env in arcpro 3.0.1 in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/cannot-create-working-deep-learning-env-in-arcpro/m-p/1238231#M66219</link>
    <description>&lt;P&gt;Hello, I am having a similar problem.&amp;nbsp; This worked fine until we updated to ArcGIS Pro 3.&amp;nbsp; This is what happens from the command line (there are several hundred additional errors):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(arcgispro-py3) c:\temp\harb&amp;gt;conda create -n deeplearning --clone arcgispro-py3 --pinned&lt;BR /&gt;Source: C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3&lt;BR /&gt;Destination: C:\Users\HARBERT\AppData\Local\ESRI\conda\envs\deeplearning&lt;BR /&gt;Packages: 207&lt;BR /&gt;Files: 424&lt;BR /&gt;Copying pinned file from C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\conda-meta\pinned to C:\Users\HARBERT\AppData\Local\ESRI\conda\envs\deeplearning\conda-meta\pinned&lt;BR /&gt;Preparing transaction: done&lt;BR /&gt;Verifying transaction: failed&lt;/P&gt;&lt;P&gt;CondaVerificationError: The package for nlohmann_json located at C:\Users\HARBERT\AppData\Local\ESRI\conda\pkgs\nlohmann_json-3.7.0-2&lt;BR /&gt;appears to be corrupted. The path 'Library/nlohmann_json.natvis'&lt;BR /&gt;specified in the package manifest cannot be found.&lt;/P&gt;&lt;P&gt;CondaVerificationError: The package for openssl located at C:\Users\HARBERT\AppData\Local\ESRI\conda\pkgs\openssl-3.0.3-2&lt;BR /&gt;appears to be corrupted. The path 'Library/ct_log_list.cnf'&lt;BR /&gt;specified in the package manifest cannot be found.&lt;/P&gt;&lt;P&gt;CondaVerificationError: The package for openssl located at C:\Users\HARBERT\AppData\Local\ESRI\conda\pkgs\openssl-3.0.3-2&lt;BR /&gt;appears to be corrupted. The path 'Library/openssl.cnf'&lt;BR /&gt;specified in the package manifest cannot be found.&lt;/P&gt;&lt;P&gt;CondaVerificationError: The package for vs2015_runtime located at C:\Users\HARBERT\AppData\Local\ESRI\conda\pkgs\vs2015_runtime-14.27.29016-h5e58377_2&lt;BR /&gt;appears to be corrupted. The path 'api-ms-win-core-console-l1-1-0.dll'&lt;BR /&gt;specified in the package manifest cannot be found.&lt;/P&gt;&lt;P&gt;CondaVerificationError: The package for vs2015_runtime located at C:\Users\HARBERT\AppData\Local\ESRI\conda\pkgs\vs2015_runtime-14.27.29016-h5e58377_2&lt;BR /&gt;appears to be corrupted. The path 'api-ms-win-core-datetime-l1-1-0.dll'&lt;BR /&gt;specified in the package manifest cannot be found.&lt;/P&gt;&lt;P&gt;CondaVerificationError: The package for vs2015_runtime located at C:\Users\HARBERT\AppData\Local\ESRI\conda\pkgs\vs2015_runtime-14.27.29016-h5e58377_2&lt;BR /&gt;appears to be corrupted. The path 'api-ms-win-core-debug-l1-1-0.dll'&lt;BR /&gt;specified in the package manifest cannot be found.&lt;/P&gt;&lt;P&gt;CondaVerificationError: The package for vs2015_runtime located at C:\Users\HARBERT\AppData\Local\ESRI\conda\pkgs\vs2015_runtime-14.27.29016-h5e58377_2&lt;BR /&gt;appears to be corrupted. The path 'api-ms-win-core-errorhandling-l1-1-0.dll'&lt;BR /&gt;specified in the package manifest cannot be found.&lt;/P&gt;&lt;P&gt;Hundreds of errors below this....................................................................................&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Any idea what went wrong?&amp;nbsp; ArcGIS pro works fine but we cannot clone the environment, which stops all use of DL.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thank you for your help,&lt;BR /&gt;Bill&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 06 Dec 2022 14:20:08 GMT</pubDate>
    <dc:creator>WilliamHarbert</dc:creator>
    <dc:date>2022-12-06T14:20:08Z</dc:date>
    <item>
      <title>Cannot create working deep learning Env in arcpro 3.0.1</title>
      <link>https://community.esri.com/t5/python-questions/cannot-create-working-deep-learning-env-in-arcpro/m-p/1209233#M65474</link>
      <description>&lt;P&gt;Last night, I was trying to learn about conda and environments and I did the introductory tutorial. The biggest issue was really running the Python Command Prompt as an administrator. So, I created a new environment from the Command Prompt using conda install --name and it appears to work just fine. However, when I try to activate it in ArcGIS Pro, it says it is Broken environment cannot be used.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/50285i0366C6EB5389FF04/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I followed this steps but I still have this error" Broken environment cannot be used&lt;BR /&gt;is this steps Right to install new env and download Deep learning Library?&lt;/P&gt;&lt;P&gt;1-I installed New OS windows&lt;BR /&gt;2- download arcgis pro 3.0.0&lt;BR /&gt;3- update it to 3.0.1&lt;BR /&gt;4- open CMD as administrator&lt;BR /&gt;5- conda create --name geoai python 3.9.12&lt;BR /&gt;6- conda activate geoai&lt;BR /&gt;7- conda install -c esri arcgis&lt;BR /&gt;8-conda install -c esri deep-learning-essentials&lt;BR /&gt;9-conda install -c esri arcgis_learn python=3.9.12&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 16:51:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/cannot-create-working-deep-learning-env-in-arcpro/m-p/1209233#M65474</guid>
      <dc:creator>Moustafa4</dc:creator>
      <dc:date>2022-09-02T16:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot create working deep learning Env in arcpro 3.0.1</title>
      <link>https://community.esri.com/t5/python-questions/cannot-create-working-deep-learning-env-in-arcpro/m-p/1209264#M65475</link>
      <description>&lt;P&gt;You need to follow the instructions here&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/deep-learning/install-deep-learning-frameworks.htm" target="_blank"&gt;Install deep learning frameworks for ArcGIS—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/deep-learning-frameworks/blob/master/README.md?rmedium=links_esri_com_b_d&amp;amp;rsource=https%3A%2F%2Flinks.esri.com%2Fdeep-learning-framework-install" target="_blank"&gt;deep-learning-frameworks/README.md at master · Esri/deep-learning-frameworks (github.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;you need to create a clone first,&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 17:52:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/cannot-create-working-deep-learning-env-in-arcpro/m-p/1209264#M65475</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-09-02T17:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot create working deep learning Env in arcpro 3.0.1</title>
      <link>https://community.esri.com/t5/python-questions/cannot-create-working-deep-learning-env-in-arcpro/m-p/1209270#M65476</link>
      <description>&lt;P&gt;I tried it ,but It doesn't Work&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 18:04:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/cannot-create-working-deep-learning-env-in-arcpro/m-p/1209270#M65476</guid>
      <dc:creator>Moustafa4</dc:creator>
      <dc:date>2022-09-02T18:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot create working deep learning Env in arcpro 3.0.1</title>
      <link>https://community.esri.com/t5/python-questions/cannot-create-working-deep-learning-env-in-arcpro/m-p/1209279#M65477</link>
      <description>&lt;P&gt;what do you mean... it didn't work?&lt;/P&gt;&lt;P&gt;What were your error messages?&lt;/P&gt;&lt;P&gt;Did you delete your previous attempts to create and environment for the deep learning packages?&lt;/P&gt;&lt;P&gt;Where was it installed?&amp;nbsp; Did you use the correct framework?&amp;nbsp; Do you have other instances of python installed?&amp;nbsp; Do you have other conda environments?&lt;/P&gt;&lt;P&gt;The framework instructions do work, but if you found an instance where it doesn't, file an "issue" at&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/deep-learning-frameworks" target="_self"&gt;Esri/deep-learning-frameworks&lt;/A&gt;&lt;/P&gt;&lt;P&gt;where you can provide more details and they can troubleshoot whether it is a package problem or an installation problem&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 18:16:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/cannot-create-working-deep-learning-env-in-arcpro/m-p/1209279#M65477</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-09-02T18:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot create working deep learning Env in arcpro 3.0.1</title>
      <link>https://community.esri.com/t5/python-questions/cannot-create-working-deep-learning-env-in-arcpro/m-p/1209364#M65479</link>
      <description>&lt;P&gt;I used this Command to create new env&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;conda create --name geoai python 3.9.12&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;conda activate geoai&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;conda install -c esri arcgis&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;conda install -c esri deep-learning-essentials&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;conda install -c esri arcgis_learn python=3.9.12&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2-&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;No, I didn't delete it, it's still there&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;3-I install it here Users\M.Mahmoud\conda3\env&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 19:47:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/cannot-create-working-deep-learning-env-in-arcpro/m-p/1209364#M65479</guid>
      <dc:creator>Moustafa4</dc:creator>
      <dc:date>2022-09-02T19:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot create working deep learning Env in arcpro 3.0.1</title>
      <link>https://community.esri.com/t5/python-questions/cannot-create-working-deep-learning-env-in-arcpro/m-p/1209451#M65481</link>
      <description>&lt;P&gt;It looks like you're not installing correctly. You're creating a new environment from scratch when you should actually be cloning the arcgispro-py3 env that comes with Pro. Here is how you can get a &lt;SPAN&gt;deep-learning-essentials&amp;nbsp;&lt;/SPAN&gt;conda environment you can use with Pro:&lt;/P&gt;&lt;P&gt;from:&amp;nbsp;&lt;A href="https://github.com/Esri/deep-learning-frameworks/blob/master/README.md?rmedium=links_esri_com_b_d&amp;amp;rsource=https%3A%2F%2Flinks.esri.com%2Fdeep-learning-framework-install#developer-install-steps" target="_blank" rel="noopener"&gt;deep-learning-frameworks/README.md at master · Esri/deep-learning-frameworks (github.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;You can install the deep learning libraries from a command prompt using these steps:&lt;/P&gt;&lt;P&gt;1. Open the `Python Command Prompt` window&lt;BR /&gt;2. Clone the default Python environment with this command: (don't forget the `--pinned`)&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;gt; `conda create -n your-clone-name --clone arcgispro-py3 --pinned&lt;/SPAN&gt;&lt;BR /&gt;3. When the Python environment has been cloned, activate the cloned environment:&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;gt; `activate your-clone-name`&lt;/SPAN&gt;&lt;BR /&gt;4. Install the deep learning essentials libraries into your cloned environment with:&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;gt; `conda install deep-learning-essentials`&lt;/SPAN&gt;&lt;BR /&gt;5. Install arcgis_learn into your clone next with:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;gt; `conda install arcgis_learn`&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Alternatively we recommend installing the Deep Learning Libraries Installer for ArcGIS Pro 3.0 (available here:&amp;nbsp;&lt;/SPAN&gt;&lt;A title="https://github.com/Esri/deep-learning-frameworks/" href="https://github.com/Esri/deep-learning-frameworks/" target="_blank" rel="noopener noreferrer"&gt;https://github.com/Esri/deep-learning-frameworks/&lt;/A&gt;) which will install a verified set of working deep-learning-essentials packages directly into your arcgispro-py3 environment. Following this install your steps to get arcgis_learn installed would be:&lt;/P&gt;&lt;P&gt;1. Open the `Python Command Prompt` window&lt;BR /&gt;2. Clone the default Python environment with this command: (don't forget the `--pinned`)&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;gt; `conda create -n your-clone-name --clone arcgispro-py3 --pinned&lt;/SPAN&gt;&lt;BR /&gt;3. When the Python environment has been cloned, activate the cloned environment:&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;gt; `activate your-clone-name`&lt;/SPAN&gt;&lt;BR /&gt;5. Install arcgis_learn into your clone next with:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;gt; `conda install arcgis_learn`&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Fri, 02 Sep 2022 22:52:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/cannot-create-working-deep-learning-env-in-arcpro/m-p/1209451#M65481</guid>
      <dc:creator>DannyMcVey</dc:creator>
      <dc:date>2022-09-02T22:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot create working deep learning Env in arcpro 3.0.1</title>
      <link>https://community.esri.com/t5/python-questions/cannot-create-working-deep-learning-env-in-arcpro/m-p/1209495#M65482</link>
      <description>&lt;P&gt;I tried to do this but is doesn't work&lt;/P&gt;&lt;P&gt;each video I have seen on YouTube&amp;nbsp; use command in main post and it word correctly&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't Know what is wrong&lt;/P&gt;</description>
      <pubDate>Sat, 03 Sep 2022 11:43:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/cannot-create-working-deep-learning-env-in-arcpro/m-p/1209495#M65482</guid>
      <dc:creator>Moustafa4</dc:creator>
      <dc:date>2022-09-03T11:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot create working deep learning Env in arcpro 3.0.1</title>
      <link>https://community.esri.com/t5/python-questions/cannot-create-working-deep-learning-env-in-arcpro/m-p/1238231#M66219</link>
      <description>&lt;P&gt;Hello, I am having a similar problem.&amp;nbsp; This worked fine until we updated to ArcGIS Pro 3.&amp;nbsp; This is what happens from the command line (there are several hundred additional errors):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(arcgispro-py3) c:\temp\harb&amp;gt;conda create -n deeplearning --clone arcgispro-py3 --pinned&lt;BR /&gt;Source: C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3&lt;BR /&gt;Destination: C:\Users\HARBERT\AppData\Local\ESRI\conda\envs\deeplearning&lt;BR /&gt;Packages: 207&lt;BR /&gt;Files: 424&lt;BR /&gt;Copying pinned file from C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\conda-meta\pinned to C:\Users\HARBERT\AppData\Local\ESRI\conda\envs\deeplearning\conda-meta\pinned&lt;BR /&gt;Preparing transaction: done&lt;BR /&gt;Verifying transaction: failed&lt;/P&gt;&lt;P&gt;CondaVerificationError: The package for nlohmann_json located at C:\Users\HARBERT\AppData\Local\ESRI\conda\pkgs\nlohmann_json-3.7.0-2&lt;BR /&gt;appears to be corrupted. The path 'Library/nlohmann_json.natvis'&lt;BR /&gt;specified in the package manifest cannot be found.&lt;/P&gt;&lt;P&gt;CondaVerificationError: The package for openssl located at C:\Users\HARBERT\AppData\Local\ESRI\conda\pkgs\openssl-3.0.3-2&lt;BR /&gt;appears to be corrupted. The path 'Library/ct_log_list.cnf'&lt;BR /&gt;specified in the package manifest cannot be found.&lt;/P&gt;&lt;P&gt;CondaVerificationError: The package for openssl located at C:\Users\HARBERT\AppData\Local\ESRI\conda\pkgs\openssl-3.0.3-2&lt;BR /&gt;appears to be corrupted. The path 'Library/openssl.cnf'&lt;BR /&gt;specified in the package manifest cannot be found.&lt;/P&gt;&lt;P&gt;CondaVerificationError: The package for vs2015_runtime located at C:\Users\HARBERT\AppData\Local\ESRI\conda\pkgs\vs2015_runtime-14.27.29016-h5e58377_2&lt;BR /&gt;appears to be corrupted. The path 'api-ms-win-core-console-l1-1-0.dll'&lt;BR /&gt;specified in the package manifest cannot be found.&lt;/P&gt;&lt;P&gt;CondaVerificationError: The package for vs2015_runtime located at C:\Users\HARBERT\AppData\Local\ESRI\conda\pkgs\vs2015_runtime-14.27.29016-h5e58377_2&lt;BR /&gt;appears to be corrupted. The path 'api-ms-win-core-datetime-l1-1-0.dll'&lt;BR /&gt;specified in the package manifest cannot be found.&lt;/P&gt;&lt;P&gt;CondaVerificationError: The package for vs2015_runtime located at C:\Users\HARBERT\AppData\Local\ESRI\conda\pkgs\vs2015_runtime-14.27.29016-h5e58377_2&lt;BR /&gt;appears to be corrupted. The path 'api-ms-win-core-debug-l1-1-0.dll'&lt;BR /&gt;specified in the package manifest cannot be found.&lt;/P&gt;&lt;P&gt;CondaVerificationError: The package for vs2015_runtime located at C:\Users\HARBERT\AppData\Local\ESRI\conda\pkgs\vs2015_runtime-14.27.29016-h5e58377_2&lt;BR /&gt;appears to be corrupted. The path 'api-ms-win-core-errorhandling-l1-1-0.dll'&lt;BR /&gt;specified in the package manifest cannot be found.&lt;/P&gt;&lt;P&gt;Hundreds of errors below this....................................................................................&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Any idea what went wrong?&amp;nbsp; ArcGIS pro works fine but we cannot clone the environment, which stops all use of DL.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thank you for your help,&lt;BR /&gt;Bill&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 14:20:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/cannot-create-working-deep-learning-env-in-arcpro/m-p/1238231#M66219</guid>
      <dc:creator>WilliamHarbert</dc:creator>
      <dc:date>2022-12-06T14:20:08Z</dc:date>
    </item>
  </channel>
</rss>

