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

Download link not found #6

Closed
janfer95 opened this issue Aug 22, 2023 · 2 comments
Closed

Download link not found #6

janfer95 opened this issue Aug 22, 2023 · 2 comments

Comments

@janfer95
Copy link

Hi, thank you for your great work!

I tried to download the dataset, however, when downloading it the code throws the error HTTP Error 404: Not found and indeed, manually using the download link leads to the same error in a browser.

On huggingface I can see that the individual data files exist (data.zip.001, etc.), but no common one.

Would it be possible to fix the link or to upload a bundled version?

Thanks already!

@WenzhuoXu
Copy link
Collaborator

Sorry for the confusion! I’ve recently updated the files but haven’t had time to update the package accordingly. I’m a bit busy these days and perhaps wouldn’t have a chance to update the package until mid September, what you can do right now is to manually unzip the files and put them in the ‘/path_to_root/raw’ folder so that when you initialize the dataset package it would automatically skip the download process. Sorry again for the inconvenience!

@janfer95
Copy link
Author

janfer95 commented Aug 23, 2023

No worries! Thank you for your quick reply, I'll try it out right away!

Edit: Turns out that the pip package is one version lower than the one on github.
Using pip install git+https://github.com/cmudrc/MegaFlow2D solved the problem for me.

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