generated from Knowledge-Graph-Hub/kg-example
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
During scheduled NEAT run:
16:30:56 Traceback (most recent call last):
16:30:56 File "/home/jenkinsuser/anaconda3/bin/neat", line 8, in <module>
16:30:56 sys.exit(cli())
16:30:56 File "/home/jenkinsuser/anaconda3/lib/python3.7/site-packages/click/core.py", line 764, in __call__
16:30:56 return self.main(*args, **kwargs)
16:30:56 File "/home/jenkinsuser/anaconda3/lib/python3.7/site-packages/click/core.py", line 717, in main
16:30:56 rv = self.invoke(ctx)
16:30:56 File "/home/jenkinsuser/anaconda3/lib/python3.7/site-packages/click/core.py", line 1137, in invoke
16:30:56 return _process_result(sub_ctx.command.invoke(sub_ctx))
16:30:56 File "/home/jenkinsuser/anaconda3/lib/python3.7/site-packages/click/core.py", line 956, in invoke
16:30:56 return ctx.invoke(self.callback, **ctx.params)
16:30:56 File "/home/jenkinsuser/anaconda3/lib/python3.7/site-packages/click/core.py", line 555, in invoke
16:30:56 return callback(*args, **kwargs)
16:30:56 File "/home/jenkinsuser/anaconda3/lib/python3.7/site-packages/neat/cli.py", line 55, in run
16:30:56 make_node_embeddings(**node_embedding_args)
16:30:56 File "/home/jenkinsuser/anaconda3/lib/python3.7/site-packages/neat/graph_embedding/graph_embedding.py", line 49, in make_node_embeddings
16:30:56 graph: Graph = Graph.from_csv(**main_graph_args)
16:30:56 ValueError: Cannot open the file at merged-kg_nodes-prefixcats.tsv
I suspect this is an issue with KG-Ontoml configuration rather than something NEAT is misinterpreting, but there may be some improvement for NEAT in here too.
Metadata
Metadata
Assignees
Labels
No labels