MacKey-255 / GoodByeCatpcha

An asynchronized Python library to automate solving ReCAPTCHA v2 using audio and image recognition
GNU General Public License v3.0
180 stars 57 forks source link

Yolov3 download not working #14

Open guilhermej opened 3 years ago

guilhermej commented 3 years ago

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