dlwpt-code icon indicating copy to clipboard operation
dlwpt-code copied to clipboard

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

Open jsgrover opened this issue 3 years ago • 5 comments

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

jsgrover avatar Dec 27 '21 19:12 jsgrover

This is a Part 2, Chapter 10 issue

jsgrover avatar Dec 27 '21 19:12 jsgrover

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

jsgrover avatar Dec 27 '21 21:12 jsgrover

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

marie1885 avatar Feb 16 '22 13:02 marie1885

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

danli349 avatar Mar 11 '22 17:03 danli349

Same question. Why no positive sample detected?

wwlkda avatar Dec 25 '22 14:12 wwlkda