We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 y.
GUI
Windows
Traceback (most recent call last): File "base.py", line 299, in en link = item["site"] KeyError: 'site'
The text was updated successfully, but these errors were encountered:
#183 (comment)
Sorry, something went wrong.
No branches or pull requests
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
y.
Enroller
GUI
OS
Windows
Relevant log output
Terms
The text was updated successfully, but these errors were encountered: