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

Certification error #2

Open
neilyim10 opened this issue Nov 20, 2024 · 1 comment
Open

Certification error #2

neilyim10 opened this issue Nov 20, 2024 · 1 comment

Comments

@neilyim10
Copy link

Hi,

I was following your tutorial on NeurIPS 2023 Tutorial on Machine Learning for Theorem Proving

Below codes generates the following error:
repo = LeanGitRepo(
"https://github.com/leanprover-community/mathlib4",
"3ce43c18f614b76e161f911b75a3e1ef641620ff",
)

Error:
URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)>

Please help.
Thanks

@yangky11
Copy link
Owner

image

I tried but wasn't able to re-produce the problem. Looks like it's related to your local Git setup. I'd also re-try using the main branch of LeanDojo and see if the error persists.

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

2 participants