-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Description
Hello,
I followed all the previous steps, but when I ran gram.py I get the following error
Traceback (most recent call last):
File "gram.py", line 406, in
numAncestors = get_rootCode(args.tree_file+'.level2.pk') - inputDimSize + 1
File "gram.py", line 397, in get_rootCode
rootCode = tree.values()[0][1]
IndexError: list index out of range
Do you have any idea why it's showing that? Any help would be really appreciated.
Thanks.
Metadata
Metadata
Assignees
Labels
No labels