Working on doing an upgrade of a python environment from ArcGIS 10.9.1 to 11.3 using the conda proup command and this ESRI article. I have made sure that all permissions are properly set in the environment and running the command prompt as Administrator.
We are running Arc GIS Enterprise 11.3 on Windows Server 2019.
Are there error logs that we should be looking at. Any Ideas on what to try next?
This is what I am getting when running the command.
(ScheduledTasks) C:\Program Files\ArcGIS\Server\framework\runtime\ArcGIS\bin\Python\envs\arcgispro-py3>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