Hi,
I am trying to clone the default python environment in ArcGIS Pro so I can configure a new environmetn, but keep getting an error every time I try to clone the default environment. Is there a way around this issue?
This is the error message I am getting:
ERROR conda.core.link:_execute_actions(337): An error occurred while installing package 'defaults::ipykernel-5.1.0-py36h39e3cac_0'.
LinkError: post-link script failed for package defaults::ipykernel-5.1.0-py36h39e3cac_0
running your command again with `-v` will provide additional information
location of failed script: C:\Users\matt\AppData\Local\ESRI\conda\envs\downscale_climate\Scripts\.ipykernel-post-link.bat
==> script messages <==
<None>
Attempting to roll back.
LinkError: post-link script failed for package defaults::ipykernel-5.1.0-py36h39e3cac_0
running your command again with `-v` will provide additional information
location of failed script: C:\Users\matt\AppData\Local\ESRI\conda\envs\downscale_climate\Scripts\.ipykernel-post-link.bat
==> script messages <==
<None>
Matt