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
Traceback (most recent call last):
File "umbrella.py", line 229, in
main()
File "umbrella.py", line 201, in main
begin()
File "umbrella.py", line 110, in begin
payload += 'nameph = ' + "'" + nameph + "'" + '\n'
UnboundLocalError: local variable 'nameph' referenced before assignment
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "umbrella.py", line 229, in
main()
File "umbrella.py", line 201, in main
begin()
File "umbrella.py", line 110, in begin
payload += 'nameph = ' + "'" + nameph + "'" + '\n'
UnboundLocalError: local variable 'nameph' referenced before assignment
The text was updated successfully, but these errors were encountered: