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 at startup when enabling the interact feature #31

Open
dhondta opened this issue Jul 27, 2023 · 0 comments
Open

Error at startup when enabling the interact feature #31

dhondta opened this issue Jul 27, 2023 · 0 comments
Labels

Comments

@dhondta
Copy link
Owner

dhondta commented Jul 27, 2023

Traceback (most recent call last):
  File "/home/user/test.py", line 224, in <module>
    initialize(add_interact=True)
  File "/home/user/.local/lib/python3.11/site-packages/tinyscript/parser.py", line 199, in initialize
    set_interact_items(glob)
  File "/home/user/.local/lib/python3.11/site-packages/tinyscript/features/interact.py", line 20, in set_interact_items
    a, l = glob['args'], glob['logger']
           ~~~~^^^^^^^^
KeyError: 'args'
@dhondta dhondta added the bug label Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant