<?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 ArcGIS Server 11.3 Python Conda Proup Command Issues in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-3-python-conda-proup-command/m-p/1661435#M43334</link>
    <description>&lt;P&gt;Working on doing an upgrade of a python environment from ArcGIS 10.9.1 to 11.3 using the conda proup command and this &lt;A href="https://enterprise.arcgis.com/en/server/11.5/publish-services/windows/deploying-custom-python-packages.htm" target="_blank" rel="noopener"&gt;ESRI article&lt;/A&gt;. I have made sure that all permissions are properly set in the environment and running the command prompt as Administrator.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are running Arc GIS Enterprise 11.3 on Windows Server 2019.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are there error logs that we should be looking at. Any Ideas on what to try next?&lt;/P&gt;&lt;P&gt;This is what I am getting when running the command.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;(ScheduledTasks) C:\Program Files\ArcGIS\Server\framework\runtime\ArcGIS\bin\Python\envs\arcgispro-py3&amp;gt;conda proup -n ScheduledTasks --force
Collecting packages...
Upgrading environment at 'C:\\Program Files\\ArcGIS\\Server\\framework\\runtime\\ArcGIS\\bin\\Python\\envs\\ScheduledTasks' with backup at C:\Program Files\ArcGIS\Server\framework\runtime\ArcGIS\bin\Python\envs\ScheduledTasks.tar.bz2
Detected packages added to environment:
  conda: simplejson pip-system-certs
Backing up environment to C:\Program Files\ArcGIS\Server\framework\runtime\ArcGIS\bin\Python\envs\ScheduledTasks.tar.bz2
Collecting packages...
Packing environment at 'C:\\Program Files\\ArcGIS\\Server\\framework\\runtime\\ArcGIS\\bin\\Python\\envs\\ScheduledTasks' to 'C:\\Program Files\\ArcGIS\\Server\\framework\\runtime\\ArcGIS\\bin\\Python\\envs\\ScheduledTasks.tar.bz2'
[########################################] | 100% Completed | 42.8s
Deleting C:\Program Files\ArcGIS\Server\framework\runtime\ArcGIS\bin\Python\envs\ScheduledTasks for in-place upgrade
Cloning arcgispro-py3 to C:\Program Files\ArcGIS\Server\framework\runtime\ArcGIS\bin\Python\envs\ScheduledTasks...
CondaProupError: Unable to create env at C:\Program Files\ArcGIS\Server\framework\runtime\ArcGIS\bin\Python\envs\ScheduledTasks, conda create failed&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Oct 2025 17:07:03 GMT</pubDate>
    <dc:creator>AlexWardle_IDITS</dc:creator>
    <dc:date>2025-10-28T17:07:03Z</dc:date>
    <item>
      <title>ArcGIS Server 11.3 Python Conda Proup Command Issues</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-3-python-conda-proup-command/m-p/1661435#M43334</link>
      <description>&lt;P&gt;Working on doing an upgrade of a python environment from ArcGIS 10.9.1 to 11.3 using the conda proup command and this &lt;A href="https://enterprise.arcgis.com/en/server/11.5/publish-services/windows/deploying-custom-python-packages.htm" target="_blank" rel="noopener"&gt;ESRI article&lt;/A&gt;. I have made sure that all permissions are properly set in the environment and running the command prompt as Administrator.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are running Arc GIS Enterprise 11.3 on Windows Server 2019.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are there error logs that we should be looking at. Any Ideas on what to try next?&lt;/P&gt;&lt;P&gt;This is what I am getting when running the command.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;(ScheduledTasks) C:\Program Files\ArcGIS\Server\framework\runtime\ArcGIS\bin\Python\envs\arcgispro-py3&amp;gt;conda proup -n ScheduledTasks --force
Collecting packages...
Upgrading environment at 'C:\\Program Files\\ArcGIS\\Server\\framework\\runtime\\ArcGIS\\bin\\Python\\envs\\ScheduledTasks' with backup at C:\Program Files\ArcGIS\Server\framework\runtime\ArcGIS\bin\Python\envs\ScheduledTasks.tar.bz2
Detected packages added to environment:
  conda: simplejson pip-system-certs
Backing up environment to C:\Program Files\ArcGIS\Server\framework\runtime\ArcGIS\bin\Python\envs\ScheduledTasks.tar.bz2
Collecting packages...
Packing environment at 'C:\\Program Files\\ArcGIS\\Server\\framework\\runtime\\ArcGIS\\bin\\Python\\envs\\ScheduledTasks' to 'C:\\Program Files\\ArcGIS\\Server\\framework\\runtime\\ArcGIS\\bin\\Python\\envs\\ScheduledTasks.tar.bz2'
[########################################] | 100% Completed | 42.8s
Deleting C:\Program Files\ArcGIS\Server\framework\runtime\ArcGIS\bin\Python\envs\ScheduledTasks for in-place upgrade
Cloning arcgispro-py3 to C:\Program Files\ArcGIS\Server\framework\runtime\ArcGIS\bin\Python\envs\ScheduledTasks...
CondaProupError: Unable to create env at C:\Program Files\ArcGIS\Server\framework\runtime\ArcGIS\bin\Python\envs\ScheduledTasks, conda create failed&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Oct 2025 17:07:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-3-python-conda-proup-command/m-p/1661435#M43334</guid>
      <dc:creator>AlexWardle_IDITS</dc:creator>
      <dc:date>2025-10-28T17:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server 11.3 Python Conda Proup Command Issues</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-3-python-conda-proup-command/m-p/1661462#M43335</link>
      <description>&lt;P&gt;Well, in Pro you can't create a clone of the python env at the "C:\\Program Files\. . ."&amp;nbsp; location because that location is always write protected.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would set up something like a "C:\\pyclone\envs\ . . ." directory, making sure the ArcGIS Server service account has read write permissions to the directory and then clone the default environment to that directory.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then you can activate the new environment, run any conda updates and install any custom libraries...&lt;/P&gt;</description>
      <pubDate>Tue, 28 Oct 2025 18:01:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-3-python-conda-proup-command/m-p/1661462#M43335</guid>
      <dc:creator>DavidColey</dc:creator>
      <dc:date>2025-10-28T18:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server 11.3 Python Conda Proup Command Issues</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-3-python-conda-proup-command/m-p/1661487#M43337</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/937186"&gt;@AlexWardle_IDITS&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Make sure you're executing the command in an elevated command prompt or PowerShell window as an Administraror. Also,&amp;nbsp;try manually creating the environment to isolate the issue to test the Conda Env.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Oct 2025 18:50:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-3-python-conda-proup-command/m-p/1661487#M43337</guid>
      <dc:creator>Priya_Das</dc:creator>
      <dc:date>2025-10-28T18:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server 11.3 Python Conda Proup Command Issues</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-3-python-conda-proup-command/m-p/1661491#M43339</link>
      <description>&lt;P&gt;So I have copied the environment from the program files folder and put it in a separate folder called E:\pyclone\envs and it is still doing the same thing. I have verified that the gis service account has full permissions to this directory. I am running CMD as administrator and I have also tried it from the Python 3 Command Prompt as Administrator as well.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;(arcgispro-py3) C:\Program Files\ArcGIS\Server\framework\runtime\ArcGIS\bin\Python\envs\arcgispro-py3&amp;gt;conda proup -p E:\pyclone\envs\ScheduledTasks
Collecting packages...
Upgrading environment at 'E:\\pyclone\\envs\\ScheduledTasks' with backup at E:\pyclone\envs\ScheduledTasks.tar.bz2
Detected packages added to environment:
  conda: pip-system-certs simplejson
Backing up environment to E:\pyclone\envs\ScheduledTasks.tar.bz2
Collecting packages...
Packing environment at 'E:\\pyclone\\envs\\ScheduledTasks' to 'E:\\pyclone\\envs\\ScheduledTasks.tar.bz2'
[########################################] | 100% Completed | 39.8s
Deleting E:\pyclone\envs\ScheduledTasks for in-place upgrade
Cloning arcgispro-py3 to E:\pyclone\envs\ScheduledTasks...
CondaProupError: Unable to create env at E:\pyclone\envs\ScheduledTasks, conda create failed&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Oct 2025 18:59:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-3-python-conda-proup-command/m-p/1661491#M43339</guid>
      <dc:creator>AlexWardle_IDITS</dc:creator>
      <dc:date>2025-10-28T18:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server 11.3 Python Conda Proup Command Issues</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-3-python-conda-proup-command/m-p/1661522#M43347</link>
      <description>&lt;P&gt;Well I think I found the issue while creating a new test env, looks to be an SSL Certificate issue. The conda.anaconda.org website goes through our firewall with ssl inspection. is there a command that I can use to specify our root cert that the firewall uses?&lt;/P&gt;&lt;LI-CODE lang="c"&gt;CondaSSLError: Encountered an SSL error. Most likely a certificate verification issue.
 
Exception: HTTPSConnectionPool(host='conda.anaconda.org', port=443): Max retries exceeded with url: /esri/win-64/c-ares-1.19.1-0.conda (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1006)')))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Oct 2025 19:43:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-3-python-conda-proup-command/m-p/1661522#M43347</guid>
      <dc:creator>AlexWardle_IDITS</dc:creator>
      <dc:date>2025-10-28T19:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server 11.3 Python Conda Proup Command Issues</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-3-python-conda-proup-command/m-p/1661547#M43348</link>
      <description>&lt;P&gt;I fixed the issue, for those with SSL Inspection on the firewall. I first copied our root ca cert and put it in the following file "C:\Program Files\ArcGIS\Server\framework\runtime\ArcGIS\bin\Python\envs\arcgispro-py3\Lib\site-packages\certifi\cacert.pem"&lt;/P&gt;&lt;P&gt;After adding the Cert to that file in the Command Prompt Ran this command:&amp;nbsp;&lt;SPAN&gt;conda config --set ssl_verify "C:\Program Files\ArcGIS\Server\framework\runtime\ArcGIS\bin\Python\envs\arcgispro-py3\Lib\site-packages\certifi\cacert.pem"&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I then was able to create a test environment to make sure the SSL Verify was working as expected.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Oct 2025 20:34:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-3-python-conda-proup-command/m-p/1661547#M43348</guid>
      <dc:creator>AlexWardle_IDITS</dc:creator>
      <dc:date>2025-10-28T20:34:55Z</dc:date>
    </item>
  </channel>
</rss>

