-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Description
Error: "
Traceback (most recent call last):
File "wids.py", line 4467, in
AnalyseCaptured()
File "wids.py", line 3697, in AnalyseCaptured
ReturnResult=GetMACDetail(FrMAC,ToMAC,AType,"")
File "wids.py", line 2878, in GetMACDetail
Privacy=GetEncryptType(FMAC)
UnboundLocalError: local variable 'FMAC' referenced before assignment
"
I dont know why, but, in every event the program throws me an error, and ends.
So, i edit Privacy=GetEncryptType(FMAC) and put this Privacy=GetEncryptType(FrMAC)
i thought it was a typing error..
Hope this could help, now its working, but maybe with wrong variable.
Dont know.
Regards.-
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels