Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code fails due to certificate issue with server. #143

Open
itsagoodbrain opened this issue Sep 17, 2022 · 3 comments
Open

Code fails due to certificate issue with server. #143

itsagoodbrain opened this issue Sep 17, 2022 · 3 comments

Comments

@itsagoodbrain
Copy link

There's an issue with the pretrained models config.

This attempt Downloading: "http://data.lip6.fr/cadene/pretrainedmodels/inceptionresnetv2-520b38e4.pth" to /home/james/.cache/torch/hub/checkpoints/inceptionresnetv2-520b38e4.pth results in this error urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1129)>

There's likely someone at the university that is responsible for updating.

@carlobiermann
Copy link

carlobiermann commented Oct 17, 2022

I'm getting the same issue.

@Tumucin
Copy link

Tumucin commented Nov 19, 2022

I have the same problem. Were you able to solve the issue?

@ajeb78
Copy link

ajeb78 commented Dec 30, 2022

wget --no-check-certificate http://data.lip6.fr/cadene/pretrainedmodels/inceptionresnetv2-520b38e4.pth

Put it in wherever the error message said it was trying to download it to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants