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
Open

FileNotFoundError with data download utility #624

rychallener opened this issue Oct 2, 2024 · 0 comments

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.

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

1 participant