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

Part 2, Chapter 10: IndexError: list index out of range #83

Open
jsgrover opened this issue Dec 27, 2021 · 5 comments
Open

Part 2, Chapter 10: IndexError: list index out of range #83

jsgrover opened this issue Dec 27, 2021 · 5 comments

Comments

@jsgrover
Copy link

image
I am getting an "IndexError: list index out of range" when trying to run the p2ch10_explore_data.ipynb.
Need help?

@jsgrover jsgrover changed the title IndexError: list index out of range Part 2, Chapter 10: IndexError: list index out of range Dec 27, 2021
@jsgrover
Copy link
Author

This is a Part 2, Chapter 10 issue

@jsgrover
Copy link
Author

Found the issue in dset.py, where the path is hardcoded to 'data-unversioned/part2/luna/subset*/.mhd'. The actual path is 'data/part2/luna/subset/*.mhd', on lines 35 & 86

@marie1885
Copy link

hi i have same problem i tried the above solution but not working

@danli349
Copy link

You have to download the luna data from "https://zenodo.org/record/3723295#.YiuJOnrMKHs" and put them in the "data/part2/luna/" folder.

@wwlkda
Copy link

wwlkda commented Dec 25, 2022

Same question. Why no positive sample detected?

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

4 participants