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

list index out of range #112

Open
lisa676 opened this issue Oct 16, 2020 · 1 comment
Open

list index out of range #112

lisa676 opened this issue Oct 16, 2020 · 1 comment

Comments

@lisa676
Copy link

lisa676 commented Oct 16, 2020

My issue is related to Yoga dataset download code. When I run this code then I'm getting error as
Traceback (most recent call last):
File "C:/Users/william/Desktop/Yoga-82/download.py", line 20, in <module>
link = splits[1]
IndexError: list index out of range

Below is a part of code from where I'm getting this error

error

I have Yoga-82 datasets links and now I'm trying to download images by using your code.

@abhi-kumar
Copy link
Contributor

Hi, please check at which index of list lines the issue is happening. And let us know the same. Could be possible that a certain link has been removed from the text file provided by dataset owners.

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