Hello ,
i have tried to clone the Python environment through packet manager at ArcGis pro but i got error ,i believe because of the firewall .it is not creating the new environment and not installing any package for the new environment
So I tried to do clone at Python command
conda create —clone arcgispro-py3 —name <new environment name>
but I got this error :
Conda Error : conda Http error : http 000 connection failed for url <https://conda.anaconda.org/Esri/win-64/ArcGis pro-2.6.0.tarzbz2> Elapsed
An http error occurred when trying to retrieve this URL
Http errors are often intermittent and a simple retry will get you on your way
as info : I have ArcGis pro 3.1
How could I solve it ?