Skip to content

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

@pioneerRick

Description

@pioneerRick

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'

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions