Open Bibgithhub opened 4 months ago
I encountered the same error...
Have someone fix this error? I encountered the same error in Mac M3 pro:
SOCKSHTTPSConnectionPool(host='drive.google.com', port=443): Max retries exceeded with url: /uc?id=14Kb5SPBk_jfdLZ_CDBNitW98QLDlKR5O (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1135)')))
same error
How to solve it
To improve the network environment, please use a proxy in mainland China.
Provide environment information
python=3.8.13
What OS are you using?
win10
Describe the Bug
HTTPSConnectionPool(host='drive.google.com', port=443): Max retries exceeded with url: /uc?id=1_PtHk2KNG_sYyFyT31hchz3R2ZO6tNwr (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fe3dfe46490>: Failed to establish a new connection: [Errno 101] Network is unreachable'))
Expected Behavior
No response
To Reproduce
No response