-
Notifications
You must be signed in to change notification settings - Fork 6
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
for num in track_numbers: --> IndexError: list index out of range in demo.ipynb #5
Comments
Are you testing on the same dataset or any other dataset? |
so I downloaded the Thermal dataset from the link @titubeta shared with me in sharepoint. However, there's one glitch. After I downloaded the files, somehow some parts were not downloaded due to remote server problem, as you see below: I have a hunch this is related to the given error. What's your thought and is there a way to fully download the dataset? I am talking about this dataset: This is the way I downloaded the folders, I went to each subfolder (e.g. Fall1) and clicked on the 3 dots next to it and clicked on Download. Please let me know if you have other suggestions to overcoming this damaged/incomplete download situation. From what the error tells the problem lies in server side not client side. Thanks a lot @ivineetm007 for having a look |
@monacv You don't have to download each folder separately. Rather you should be able to download the entire dataset as one big file (may be as zip, I am not sure though). Make sure, you are on a stable / university internet network, because glitches in the internet can result in incomplete data download or loss in data. Here are the full details of the thermal data folder for you to match |
@monacv Yes, the issue is due to the missing files in the folder. |
@monacv 88.2MB is the size of the zip file not the unzipped folder. Check the size of unzipped folder. |
It doesn't unzip. It gives error telling it is null. |
most likely the downloaded zip was corrupted or incomplete download. |
I was able to run all the cells before this one in demo.ipynb
I am not sure how I could fix this error. Could you please help me?
error is:
The text was updated successfully, but these errors were encountered: