EdjeElectronics / TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10

How to train a TensorFlow Object Detection Classifier for multiple object detection on Windows
Apache License 2.0
2.92k stars 1.3k forks source link

CondaHTTPError: HTTP 000 CONNECTION FAILED with conda v4.6.12 #271

Open F3RN4NDOJF3RN4ND3Z opened 5 years ago

F3RN4NDOJF3RN4ND3Z commented 5 years ago

Hi thx fort this great tutorial, Can you help me with this please. I follow the tutorial step by step but I am stuck activating the environment. When I activate the environment I am getting the following error when I try to install protobuf using the command conda install -c anaconda protobuf: ---------------------------Error-------------- Collecting package metadata: failed

CondaHTTPError: HTTP 000 CONNECTION FAILED for url https://repo.anaconda.com/pkgs/free/noarch/repodata.json.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.

If your current network has https://www.anaconda.com blocked, please file a support request with your network engineering team.

SSLError(MaxRetryError('HTTPSConnectionPool(host=\'repo.anaconda.com\', port=443): Max retries exceeded with url: /pkgs/free/noarch/repodata.json.bz2 (Caused by SSLError("Can\'t connect to HTTPS URL because the SSL module is not available."))')) -----------------------Error--------------------

I am not behind any proxy I can reach the url https://repo.anaconda.com/pkgs/free/noarch/repodata.json.bz2 and I can install this in the base environment the problem is that in the base environment the python version is 3.7 and tensor flow module is giving me an error when importing it. I have been looking at google but I cannot have a solution even in the official site

https://docs.conda.io/projects/conda/en/latest/user-guide/troubleshooting.html#condahttperror-http-000-connection-failed

Is there another way to install it or what can I do?. because I understand protobuf is required

Rajamohanreddyai commented 5 years ago

Hi, check this link https://youtu.be/nZUxoHPFf4w