You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
listening...
Traceback (most recent call last):
File "C:\Users\asus\PycharmProjects\xyz\main.py", line 58, in
command = take_command()
File "C:\Users\asus\PycharmProjects\xyz\main.py", line 36, in take_command
return command
UnboundLocalError: local variable 'command' referenced before assignment
Process finished with exit code 1
what shuld i do plz.. anyone help me
The text was updated successfully, but these errors were encountered:
listening...
Traceback (most recent call last):
File "C:\Users\asus\PycharmProjects\xyz\main.py", line 58, in
command = take_command()
File "C:\Users\asus\PycharmProjects\xyz\main.py", line 36, in take_command
return command
UnboundLocalError: local variable 'command' referenced before assignment
Process finished with exit code 1
what shuld i do plz.. anyone help me
The text was updated successfully, but these errors were encountered: