NVlabs / stylegan3

Official PyTorch implementation of StyleGAN3
Other
6.38k stars 1.12k forks source link

SSLError #191

Open AlexSidDev opened 2 years ago

AlexSidDev commented 2 years ago

Hello! I'm trying to run train.py. After evaluating metrics stage I got: requests.exceptions.SSLError: HTTPSConnectionPool(host='api.ngc.nvidia.com', port=443): Max retries exceeded with url: /v2/models/nvidia/research/stylegan3/versions/1/files/metrics/inception-2015-12-05.pkl (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1131)'))) .