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

FileNotFoundError with data download utility #624

Open
rychallener opened this issue Oct 2, 2024 · 0 comments · May be fixed by #632
Open

FileNotFoundError with data download utility #624

rychallener opened this issue Oct 2, 2024 · 0 comments · May be fixed by #632
Assignees

Comments

@rychallener
Copy link

When installing ExoCTK, I used the exoctk.utils.download_exoctk_data() function to fetch the data and encountered a FileNotFoundError on groups_integrations.tar.gz. I think the problem is that this file is listed twice in the DATA_URLs dictionary in utils.py, so the tar file gets uncompressed, deleted, and then the function looks for it again.

@hover2pi hover2pi self-assigned this Dec 11, 2024
@hover2pi hover2pi linked a pull request Jan 28, 2025 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants