med-air / FedBN

[ICLR'21] FedBN: Federated Learning on Non-IID Features via Local Batch Normalization
231 stars 36 forks source link

Run ./utils/data_preprocess.py python, an error has occurred:requests.exceptions.SSLError #7

Open aidenz0 opened 1 year ago

aidenz0 commented 1 year ago

When I run ./utils/data_preprocess.py python An error has occurred:requests.exceptions.SSLError: HTTPSConnectionPool(host='www.baidu.com', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)')))

How to solve this error?