WhoIsWho icon indicating copy to clipboard operation
WhoIsWho copied to clipboard

目前移植的时候遇到了一个问题,请问这个需要如何改,需要删除吗?

Open pioneerRick opened this issue 2 years ago • 0 comments

Traceback (most recent call last): File "demo.py", line 102, in pipeline(name=name,task=task,type_list=type_list,feature_list=feature_list) File "demo.py", line 59, in pipeline generate_feature(version, File "demo.py", line 42, in generate_feature graph_features.get_graph_feature() File "/data/GouCongHui/CDC/WhoIsWho-main/whoiswho/featureGenerator/rndFeature/graph_features.py", line 295, in get_graph_feature genGraphSimiFeat.get_candi_auth_graph_path(self.config["candi_4name_graph_path"], File "/data/GouCongHui/CDC/WhoIsWho-main/whoiswho/featureGenerator/rndFeature/graph_features.py", line 84, in get_candi_auth_graph_path candiAuthors = list(self.nameAidPid[candiName].keys()) KeyError: 'zhenyu_yang'

这个问题感觉没法解决呀,没有这个人我怎么办??

pioneerRick avatar Oct 12 '23 12:10 pioneerRick