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

Error: Break when move to nexr samplea #18

Open
pahung1999 opened this issue May 25, 2023 · 0 comments
Open

Error: Break when move to nexr samplea #18

pahung1999 opened this issue May 25, 2023 · 0 comments

Comments

@pahung1999
Copy link

Lỗi xảy ra khi bấm "D" khi đạng chọn 1 node. Có khả năng là node cuối cùng trong boxes nên lỗi.

Traceback (most recent call last):
  File "/home/phung/.local/lib/python3.9/site-packages/label_tool/app.py", line 43, in gui
    dw.node_navigator(state)
  File "/home/phung/.local/lib/python3.9/site-packages/label_tool/utils.py", line 66, in wrapped
    f(state, *args, **kwargs)
  File "/home/phung/.local/lib/python3.9/site-packages/label_tool/widgets/data_widgets.py", line 161, in node_navigator
    selected_idx = data.get_text_class(node_id)
  File "/home/phung/.local/lib/python3.9/site-packages/label_tool/data.py", line 96, in get_text_class
    assert isinstance(node_idx, int) and node_idx < len(sample.texts)
AssertionError

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