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

[Bug]: KeyError: 'site' Occurs in en Method of base.py #184

Closed
1 task done
quynhtdt1997 opened this issue Dec 6, 2024 · 1 comment
Closed
1 task done

[Bug]: KeyError: 'site' Occurs in en Method of base.py #184

quynhtdt1997 opened this issue Dec 6, 2024 · 1 comment
Labels
Status: Duplicate This issue or pull request already exists Type: Bug Something isn't working

Comments

@quynhtdt1997
Copy link

What happened?

The application raises a KeyError: 'site' when executing the en method in base.py while attempting to access the "site" key from an item dictionar
Screenshot 2024-12-06 085352
y.

Enroller

GUI

OS

Windows

Relevant log output

Traceback (most recent call last):
  File "base.py", line 299, in en
    link = item["site"]
KeyError: 'site'

Terms

  • I am using the latest available version.
@quynhtdt1997 quynhtdt1997 added Status: TBC To be confirmed Type: Bug Something isn't working labels Dec 6, 2024
@techtanic
Copy link
Owner

techtanic commented Dec 6, 2024

#183 (comment)

@techtanic techtanic added Status: Duplicate This issue or pull request already exists and removed Status: TBC To be confirmed labels Dec 6, 2024
@techtanic techtanic closed this as not planned Won't fix, can't repro, duplicate, stale Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Duplicate This issue or pull request already exists Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants