Skip to content

NotImplementedError #12

@yaswanth-github

Description

@yaswanth-github

sh-3.2# python3 wifi-brute.py
Traceback (most recent call last):
File "/Users/yaswanth/hacking/Wifi-Brute/wifi-brute.py", line 5, in
import pywifi
File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/pywifi/init.py", line 15, in
from .wifi import PyWiFi
File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/pywifi/wifi.py", line 15, in
from .iface import Interface
File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/pywifi/iface.py", line 15, in
raise NotImplementedError
NotImplementedError
sh-3.2#

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