RTX-KG2 icon indicating copy to clipboard operation
RTX-KG2 copied to clipboard

KGX Build Error

Open ecwood opened this issue 2 years ago • 1 comments

image

ecwood avatar Jun 20 '23 22:06 ecwood

Traceback (most recent call last):
  File "/home/ubuntu/kg2-code/kg2_json_to_kgx_tsv.py", line 128, in <module>
    for item in nodes_data:
  File "/home/ubuntu/kg2-code/kg2_json_to_kgx_tsv.py", line 110, in <genexpr>
    nodes_data = (row for row in ijson.items(input_file, "nodes.item"))
ijson.common.IncompleteJSONError: parse error: premature EOF

acevedol avatar Jun 21 '23 21:06 acevedol