Clone python environment field

1370
3
04-07-2019 10:57 PM
HabibaAtify
New Contributor II

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 ?

Tags (1)
3 Replies
KjellTimalm
New Contributor III

Hi,

Did you get any solution in this matter? Have the same problem.

0 Kudos
JasonLee9
New Contributor II

Happened to me.

The fix was creating to local system variables for proxy server.

Variables:

HTTP_PROXY

HTTPS_PROXY

0 Kudos
SteveScott
New Contributor III

Is there a way to clone the environment without using an http connection to access this file? Our server is under pretty tight security.