-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Description
Traceback (most recent call last): File "/usr/bin/wifi-deauth", line 8, in <module> sys.exit(main()) ^^^^^^ File "/usr/lib/python3.12/site-packages/wifi_deauth/wifi_deauth.py", line 392, in main if "linux" not in platform: ^^^^^^^^ NameError: name 'platform' is not defined. Did you forget to import 'platform'?
Metadata
Metadata
Assignees
Labels
No labels