Skip to content

I think, typing error #10

@yum-kax

Description

@yum-kax

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.-

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions