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

docx uploaded but error Generate Graph #574

Open
enryteam opened this issue Jul 17, 2024 · 2 comments
Open

docx uploaded but error Generate Graph #574

enryteam opened this issue Jul 17, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@enryteam
Copy link

nodes_set.add((rel["head"], rel["head_type"]))
~~~^^^^^^^^
TypeError: string indices must be integers, not 'str'
2024-07-17 23:21:12,371 - closing connection for extract api

@karanchellani
Copy link
Contributor

@enryteam will fix this. Thanks for pointing it out.

@jexp jexp added the bug Something isn't working label Jul 21, 2024
@li-hhhh
Copy link

li-hhhh commented Aug 7, 2024

nodes_set.add((rel[“head”], rel[“head_type”])) ~~~^^^^^^^^ TypeError:字符串索引必须是整数,而不是 'str' 2024-07-17 23:21:12,371 - 关闭提取 API 的连接

请问你是怎么解决的这个问题?谢谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants