GoodByeCatpcha icon indicating copy to clipboard operation
GoodByeCatpcha copied to clipboard

Yolov3 download not working

Open guilhermej opened this issue 3 years ago • 0 comments

The automatic download for YoloV3 is not working properly.

urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='pjreddie.com', port=443): Max retries exceeded with url: /media/files/yolov3.weights (Caused by SSLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:852)'),))
Error unexpected: HTTPSConnectionPool(host='pjreddie.com', port=443): Max retries exceeded with url: /media/files/yolov3.weights (Caused by SSLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:852)'),))
2021-02-17 12:59:21,339 [0] Browser closed

guilhermej avatar Feb 17 '21 16:02 guilhermej