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

can't download DIDEC dataset #878

Open
SiQube opened this issue Oct 24, 2024 · 0 comments
Open

can't download DIDEC dataset #878

SiQube opened this issue Oct 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@SiQube
Copy link
Member

SiQube commented Oct 24, 2024

when trying to download the DIDEC dataset, using this script to reproduce:

import pymovements as pm


pm.Dataset('DIDEC', 'data/didec').download()

with some debugging I get the follwoing error:

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

a workaround is this.

I have not found another approach to solve this problem

@SiQube SiQube added the bug Something isn't working label Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant