-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Traceback (most recent call last):
File "/Users/jessejing/DILP-Core/run.py", line 55, in
B, pred_f, constants_f = process_file('%s/facts.dilp' % sys.argv[1])
File "/Users/jessejing/DILP-Core/run.py", line 46, in process_file
terms = [Term(False, term) for term in result['arguments'][idx]]
File "/Users/jessejing/miniforge3/envs/dilp/lib/python3.9/site-packages/pyparsing/results.py", line 193, in getitem
return self._toklist[i]
IndexError: list index out of range
Although I didn't install the python 3.6 as indicated in the dockerfile, the error seems not related to this, can you tried to recreate this error?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels