active_learning icon indicating copy to clipboard operation
active_learning copied to clipboard

Some errors while reproducing

Open manza-ari opened this issue 2 years ago • 0 comments

Hi, Thank you so much for sharing your code. I run the repository on my personal computer however on remote cluster GPU when I have uploaded and tried my code I am facing the following error ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1091)

urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1091)> I think this is because of comet

I really want to generate graphs for ImageNet using GPUS.

manza-ari avatar Jun 29 '22 10:06 manza-ari