<?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 cloning the initial conda environment in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/problem-with-cloning-the-initial-conda-environment/m-p/1172968#M55058</link>
    <description>&lt;P&gt;@Anonymous User, this is not a solution to the underlying problem. I am also experiencing this issue with ArcGIS Pro 2.8.1 when trying to clone the default arcgispro-py3 conda environment. Can esri provide an actual solution to this bug?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;conda create --clone arcgispro-py3 --name arcgispro-py3-clone
# ERROR conda.core.link:_execute(700): An error occurred while installing package 'esri::arcgis-1.8.5-py37_1783'.&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 11 May 2022 18:52:51 GMT</pubDate>
    <dc:creator>PhilipJOrlando</dc:creator>
    <dc:date>2022-05-11T18:52:51Z</dc:date>
    <item>
      <title>Problem with cloning the initial conda environment</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/problem-with-cloning-the-initial-conda-environment/m-p/1088206#M44363</link>
      <description>&lt;P&gt;I've just installed fresh ArcGIS pRO 2.8.0 and when I try to clone the default environment (with command&amp;nbsp;conda create --clone=arcgispro-py3 -p "C:\deeplearningenv" )&amp;nbsp; I get this this error:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;ERROR conda.core.link:_execute(700): An error occurred while installing package 'esri::arcgis-1.8.5-py37_1783'.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 23:21:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/problem-with-cloning-the-initial-conda-environment/m-p/1088206#M44363</guid>
      <dc:creator>EldarBaykiev</dc:creator>
      <dc:date>2021-08-11T23:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with cloning the initial conda environment</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/problem-with-cloning-the-initial-conda-environment/m-p/1088250#M44366</link>
      <description>&lt;P&gt;related&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-api-for-python-questions/i-promlem-using-deep-learning-dependencies/m-p/1088249#M6474" target="_blank"&gt;Re: I promlem using Deep learning dependencies - Esri Community&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 03:01:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/problem-with-cloning-the-initial-conda-environment/m-p/1088250#M44366</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-08-12T03:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with cloning the initial conda environment</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/problem-with-cloning-the-initial-conda-environment/m-p/1088259#M44367</link>
      <description>&lt;P&gt;If you are just trying to install deep learning libraries in your environment then you can directly use an installer from here &lt;A href="https://github.com/Esri/deep-learning-frameworks" target="_blank"&gt;https://github.com/Esri/deep-learning-frameworks&lt;/A&gt;. You do not need to clone the environment in that case. However your environment cloning is failing due to some other reason. I recommend you to close all instances of ArcGIS Pro and Python command Prompt before doing so.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 04:47:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/problem-with-cloning-the-initial-conda-environment/m-p/1088259#M44367</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-08-12T04:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with cloning the initial conda environment</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/problem-with-cloning-the-initial-conda-environment/m-p/1172968#M55058</link>
      <description>&lt;P&gt;@Anonymous User, this is not a solution to the underlying problem. I am also experiencing this issue with ArcGIS Pro 2.8.1 when trying to clone the default arcgispro-py3 conda environment. Can esri provide an actual solution to this bug?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;conda create --clone arcgispro-py3 --name arcgispro-py3-clone
# ERROR conda.core.link:_execute(700): An error occurred while installing package 'esri::arcgis-1.8.5-py37_1783'.&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 18:52:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/problem-with-cloning-the-initial-conda-environment/m-p/1172968#M55058</guid>
      <dc:creator>PhilipJOrlando</dc:creator>
      <dc:date>2022-05-11T18:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with cloning the initial conda environment</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/problem-with-cloning-the-initial-conda-environment/m-p/1173005#M55062</link>
      <description>&lt;P&gt;@Anonymous User&amp;nbsp;I am also unable to clone the default conda environment after an installation of&amp;nbsp; ArcGIS Pro 2.8.1. A solution would be welcome.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2022 17:38:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/problem-with-cloning-the-initial-conda-environment/m-p/1173005#M55062</guid>
      <dc:creator>timmhitchis</dc:creator>
      <dc:date>2022-05-12T17:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with cloning the initial conda environment</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/problem-with-cloning-the-initial-conda-environment/m-p/1196401#M57858</link>
      <description>&lt;P&gt;I'm using 2.9.3 and also experiencing an issue cloning the default environment.&amp;nbsp; The dialog won't go away after clicking OK a half hour ago.&amp;nbsp; The list of errors I see when hovering over the octagonal exclamation point icon are long and extensive.&amp;nbsp; Most of the errors mention jupyter in some capacity.&amp;nbsp; I am unable to select and copy the text from the pop-up window for posting it with details here.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 15:50:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/problem-with-cloning-the-initial-conda-environment/m-p/1196401#M57858</guid>
      <dc:creator>DirtDogRoj</dc:creator>
      <dc:date>2022-07-27T15:50:18Z</dc:date>
    </item>
  </channel>
</rss>

