<?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 Conda is not recognized in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/conda-is-not-recognized/m-p/327592#M14284</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am trying to install deep learning frameworks on my ArcGis Pro 2.5 and I get this message when I try to execute &lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;the first step to conduct the installation&lt;/SPAN&gt;:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;conda create --name deeplearning --clone arcgispro-py3&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="background-color: #ffffff; color: #4c4c4c; "&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/487322_pastedImage_2.png" /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;it basically says&amp;nbsp;"conda" is not recognized as an internal or external command, program or executable batch file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;I don't understand what is going on. Please help!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;Marta&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Apr 2020 22:48:06 GMT</pubDate>
    <dc:creator>MartaBescansa1</dc:creator>
    <dc:date>2020-04-02T22:48:06Z</dc:date>
    <item>
      <title>Conda is not recognized</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/conda-is-not-recognized/m-p/327592#M14284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am trying to install deep learning frameworks on my ArcGis Pro 2.5 and I get this message when I try to execute &lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;the first step to conduct the installation&lt;/SPAN&gt;:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;conda create --name deeplearning --clone arcgispro-py3&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="background-color: #ffffff; color: #4c4c4c; "&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/487322_pastedImage_2.png" /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;it basically says&amp;nbsp;"conda" is not recognized as an internal or external command, program or executable batch file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;I don't understand what is going on. Please help!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;Marta&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2020 22:48:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/conda-is-not-recognized/m-p/327592#M14284</guid>
      <dc:creator>MartaBescansa1</dc:creator>
      <dc:date>2020-04-02T22:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Conda is not recognized</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/conda-is-not-recognized/m-p/327593#M14285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;C&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt;\&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Your_install_path&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;\bin\Python\envs\arcgispro&lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;py3  &lt;SPAN class="comment token"&gt;# base install&lt;/SPAN&gt;

&lt;SPAN class="comment token"&gt;# your clone???&lt;/SPAN&gt;
&lt;SPAN class="comment token"&gt;# C:\...Your_clone_path...\and name....&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;But you need to 'activate' your clone properly (ie through conda, or arcgis Pro) before you try anything.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 15:30:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/conda-is-not-recognized/m-p/327593#M14285</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2021-12-11T15:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Conda is not recognized</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/conda-is-not-recognized/m-p/327594#M14286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Dan,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have followed the steps described here until the step:&amp;nbsp;&lt;SPAN style="color: rgba(0, 0, 0, 0.84); background-color: rgba(0, 0, 0, 0.05);"&gt;activate my_arcgispro_clone&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://medium.com/@ianmcintyre_38849/creating-custom-conda-environments-in-an-arcgis-pro-workflow-1e4a0648f691" title="https://medium.com/@ianmcintyre_38849/creating-custom-conda-environments-in-an-arcgis-pro-workflow-1e4a0648f691"&gt;https://medium.com/@ianmcintyre_38849/creating-custom-conda-environments-in-an-arcgis-pro-workflow-1e4a0648f691&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then installed all the deep learning packages as specified here:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/image-analyst/install-deep-learning-frameworks.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/image-analyst/install-deep-learning-frameworks.htm"&gt;Install deep learning frameworks for ArcGIS—Help | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I get to the last step ( &lt;SPAN style="color: rgba(0, 0, 0, 0.84); background-color: rgba(0, 0, 0, 0.05);"&gt;proswap deeplearning&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;&amp;nbsp;) I get this response:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/487396_pastedImage_3.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;Have I done something wrong?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;Many thanks for your help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;Marta&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2020 13:52:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/conda-is-not-recognized/m-p/327594#M14286</guid>
      <dc:creator>MartaBescansa1</dc:creator>
      <dc:date>2020-04-03T13:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Conda is not recognized</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/conda-is-not-recognized/m-p/327595#M14287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure from your post whether you 'cloned' the default environment first "THEN" did the install of pytorch into that environment.&lt;/P&gt;&lt;P&gt;If you didn't clone the default environment first, you wouldn't have anything in it of use except for the deeplearning modules.&lt;/P&gt;&lt;P&gt;A quick view using Windows file explorer into that path will reveal what you have....&lt;/P&gt;&lt;P&gt;alternately, you can do a&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;conda list&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for both the deeplearning and the arcgispro-py3 environments (proswap -ing in between)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2020 14:02:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/conda-is-not-recognized/m-p/327595#M14287</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2020-04-03T14:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: Conda is not recognized</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/conda-is-not-recognized/m-p/327596#M14288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't really understand why, but when I do clone it gets added in this path&lt;/P&gt;&lt;P&gt;C:\Users\besca\AppData\Local\ESRI\conda\envs\deeplearning&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/487418_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have found the error:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/487419_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the clone is created in the destination folder specified above. ¿How can I correct that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2020 15:06:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/conda-is-not-recognized/m-p/327596#M14288</guid>
      <dc:creator>MartaBescansa1</dc:creator>
      <dc:date>2020-04-03T15:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Conda is not recognized</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/conda-is-not-recognized/m-p/327597#M14289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marta&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/blogs/dan_patterson/2020/02/09/clone-arcgis-pro-25"&gt;/blogs/dan_patterson/2020/02/09/clone-arcgis-pro-25&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is one of the ways I have used for testing cloned environments.&amp;nbsp; It is more visual than some of my other blog posts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2020 15:25:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/conda-is-not-recognized/m-p/327597#M14289</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2020-04-03T15:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Conda is not recognized</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/conda-is-not-recognized/m-p/327598#M14290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;thanks for your invaluable help. I tried it and got this error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'C:\Program Files\ArcGIS\Pro\bin\Python\envs\clone1'&lt;BR /&gt;Spaces in paths can sometimes be problematic.&lt;/P&gt;&lt;P&gt;An unexpected error has occurred.&lt;BR /&gt;Please consider posting the following information to the&lt;BR /&gt;conda GitHub issue tracker at:&lt;/P&gt;&lt;P&gt;https://github.com/conda/conda/issues&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current conda install:&lt;/P&gt;&lt;P&gt;platform : win-64&lt;BR /&gt; conda version : 4.3.27&lt;BR /&gt; conda is private : False&lt;BR /&gt; conda-env version : 4.3.27&lt;BR /&gt; conda-build version : 3.18.9&lt;BR /&gt; python version : 3.6.8.final.0&lt;BR /&gt; requests version : 2.22.0&lt;BR /&gt; root environment : C:\Program Files\ArcGIS\Pro\bin\Python (read only)&lt;BR /&gt; default environment : C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3&lt;BR /&gt; envs directories : C:\Users\besca\AppData\Local\ESRI\conda\envs&lt;BR /&gt; C:\Program Files\ArcGIS\Pro\bin\Python\envs&lt;BR /&gt; C:\Users\besca\.conda\envs&lt;BR /&gt; package cache : C:\Users\besca\AppData\Local\ESRI\conda\pkgs&lt;BR /&gt; C:\Program Files\ArcGIS\Pro\bin\Python\pkgs&lt;BR /&gt; channel URLs : https://conda.anaconda.org/esri/win-64&lt;BR /&gt; https://conda.anaconda.org/esri/noarch&lt;BR /&gt; https://repo.anaconda.com/pkgs/main/win-64&lt;BR /&gt; https://repo.anaconda.com/pkgs/main/noarch&lt;BR /&gt; https://repo.anaconda.com/pkgs/free/win-64&lt;BR /&gt; https://repo.anaconda.com/pkgs/free/noarch&lt;BR /&gt; https://repo.anaconda.com/pkgs/r/win-64&lt;BR /&gt; https://repo.anaconda.com/pkgs/r/noarch&lt;BR /&gt; https://repo.anaconda.com/pkgs/msys2/win-64&lt;BR /&gt; https://repo.anaconda.com/pkgs/msys2/noarch&lt;BR /&gt; config file : C:\Program Files\ArcGIS\Pro\bin\Python\.condarc&lt;BR /&gt; netrc file : None&lt;BR /&gt; offline mode : False&lt;BR /&gt; user-agent : conda/4.3.27 requests/2.22.0 CPython/3.6.8 Windows/10 Windows/10.0.18362 &lt;BR /&gt; administrator : False&lt;/P&gt;&lt;P&gt;`$ C:\Program Files\ArcGIS\Pro\bin\Python\Scripts\conda.exe create --clone C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3 -p C:\Program Files\ArcGIS\Pro\bin\Python\envs\clone1 --no-shortcuts --pinned`&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; Traceback (most recent call last):&lt;BR /&gt; File "conda\exceptions.py", line 641, in conda_exception_handler&lt;BR /&gt; File "conda\cli\main.py", line 144, in _main&lt;BR /&gt; File "conda\cli\main_create.py", line 73, in execute&lt;BR /&gt; File "conda\cli\install.py", line 221, in install&lt;BR /&gt; File "conda\cli\install.py", line 74, in clone&lt;BR /&gt; File "conda\misc.py", line 303, in clone_env&lt;BR /&gt; File "os.py", line 210, in makedirs&lt;BR /&gt; File "os.py", line 210, in makedirs&lt;BR /&gt; File "os.py", line 220, in makedirs&lt;BR /&gt; PermissionError: [WinError 5] Acceso denegado: 'C:\\Program Files\\ArcGIS\\Pro\\bin\\Python\\envs\\clone1'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2020 17:12:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/conda-is-not-recognized/m-p/327598#M14290</guid>
      <dc:creator>MartaBescansa1</dc:creator>
      <dc:date>2020-04-03T17:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Conda is not recognized</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/conda-is-not-recognized/m-p/327599#M14291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marta, I think you need to contact Tech Support.&lt;/P&gt;&lt;P&gt;You will notice in my blog that I don't let Pro install where it wants by default, I created a separate folder in a spaceless path (ie c:\arc_pro).&amp;nbsp;&amp;nbsp;&lt;BR /&gt;I have full administrative rights on the machine, so clearing everything out related to esri products and reinstalling again the way I want to isn't an issue.&amp;nbsp; This may not be your case, so having someone from Tech Support walk through it on you machine might be the quickest solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2020 17:29:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/conda-is-not-recognized/m-p/327599#M14291</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2020-04-03T17:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Conda is not recognized</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/conda-is-not-recognized/m-p/327600#M14292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok Dan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Last question: do you think it would be possible to take my ArcGisPro folder and copy it somewhere else in c:\&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;(ie c:\arc_pro)&lt;/SPAN&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have full administrative rights on my machine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2020 17:58:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/conda-is-not-recognized/m-p/327600#M14292</guid>
      <dc:creator>MartaBescansa1</dc:creator>
      <dc:date>2020-04-03T17:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Conda is not recognized</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/conda-is-not-recognized/m-p/327601#M14293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;registry entries normally prevent this.&amp;nbsp; It would just be as fast to completely uninstall and reinstall.&amp;nbsp; I assume you have downloaded and saved (not run) the installable *.exe,?&amp;nbsp; &amp;nbsp;double-click to get the *.msi and *.cab&amp;nbsp; double-click on the msi to install&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2020 18:41:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/conda-is-not-recognized/m-p/327601#M14293</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2020-04-03T18:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Conda is not recognized</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/conda-is-not-recognized/m-p/327602#M14294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2020 18:50:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/conda-is-not-recognized/m-p/327602#M14294</guid>
      <dc:creator>MartaBescansa1</dc:creator>
      <dc:date>2020-04-03T18:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Conda is not recognized</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/conda-is-not-recognized/m-p/327603#M14295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="" style="color: #8b8b8b; background-color: #ffffff; border: 0px; font-weight: 200; font-size: 1.286rem; padding: 0px 0px 0px 30px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit; font-size: 20.576px;"&gt;@&lt;/SPAN&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit; font-size: 20.576px;"&gt;Dan Patterson I know this is an old post. I however&amp;nbsp; thought of appending my query to it because I have run into similar issues after I updated ArcPro 2.6.1.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #8b8b8b; background-color: #ffffff; border: 0px; font-weight: 200; font-size: 1.286rem; padding: 0px 0px 0px 30px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit; font-size: 20.576px;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #8b8b8b; background-color: #ffffff; border: 0px; font-weight: 200; font-size: 1.286rem; padding: 0px 0px 0px 30px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit; font-size: 20.576px;"&gt;I cant do any conda install or even conda conda update. I keep on getting&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #8b8b8b; background-color: #ffffff; border: 0px; font-weight: 200; font-size: 1.286rem; padding: 0px 0px 0px 30px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit; font-size: 20.576px;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="" style="color: #000000; background-color: #ffffff; font-weight: 400;"&gt;&lt;DIV class="" style="color: #000000; background: #ffdddd; padding: 0.4em;"&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;'conda' is not recognized as an internal or external command, operable program or batch file.&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="" style="color: #000000; background-color: #ffffff; font-weight: 400;"&gt;&lt;DIV class="" style="padding: 0px 0.4em;"&gt;&lt;/DIV&gt;&lt;DIV class="" style="color: #000000; padding: 0.4em;"&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;Note: you may need to restart the kernel to use updated packages.

I  have done all steps recommended in this post. Unistalled and installed both ArcPro and Anaconda several times.

Any help?&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 15:30:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/conda-is-not-recognized/m-p/327603#M14295</guid>
      <dc:creator>wwnde</dc:creator>
      <dc:date>2021-12-11T15:30:51Z</dc:date>
    </item>
  </channel>
</rss>

