I want to add Tensoflow library to ArcGIS Pro. so for adding new library first, I have to clone the python environment . when I clone the python environment I face with that error.
CondaError: CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://conda.anaconda.org/esri/win-64/arcgispro-2.3-0.tar.bz2>
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.
CondaError: CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://conda.anaconda.org/esri/win-64/arcgispro-2.3-0.tar.bz2>
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.
CondaError: CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://conda.anaconda.org/esri/win-64/arcgispro-2.3-0.tar.bz2>
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.
How can solve it ?
Hi,
Did you get any solution in this matter? Have the same problem.
Happened to me.
The fix was creating to local system variables for proxy server.
Variables:
HTTP_PROXY
HTTPS_PROXY
Is there a way to clone the environment without using an http connection to access this file? Our server is under pretty tight security.