Skip to content

Conversation

@deltabytesyt
Copy link
Contributor

As i was trying to run the script it raised the error.
Traceback (most recent call last):
File "c:/Users/zedthecode/Desktop/zedlab/gui/tube.py", line 13, in
if a == "shutdown":
NameError: name 'a' is not defined

As i was trying to run the script it raised the error.
Traceback (most recent call last):
  File "c:/Users/zedthecode/Desktop/zedlab/gui/tube.py", line 13, in <module>
    if a == "shutdown":
NameError: name 'a' is not defined
@jakubwrz
Copy link

You need to define "a" first... but why is this if-statement two times there?

@geekcomputers geekcomputers merged commit 39b2e94 into geekcomputers:master Jan 23, 2021
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

Successfully merging this pull request may close these issues.

3 participants