-
Notifications
You must be signed in to change notification settings - Fork 45
data_utils.py List index out of range #8
Copy link
Copy link
Open
Description
While creating train-roto-ptrs.txt using ptrs mode, I am getting this index error:
Traceback (most recent call last):
File "data_utils.py", line 859, in <module>
make_pointerfi(args.output_fi, inp_file=args.input_path, content_plan_inp=args.train_content_plan)
File "data_utils.py", line 593, in make_pointerfi
content_plan_entry = [content_plan_record for content_plan_record in content_plan[i]]
IndexError: list index out of range
Any quick suggestion?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels