Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
pioneerRick opened this issue Oct 12, 2023 · 0 comments

Comments

@pioneerRick
Copy link

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 pioneerRick changed the title 移植的时候问题太多了 目前移植的时候遇到了一个问题,请问这个需要如何改,需要删除吗? Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant