Closed
Description
Hi there!
Hopefully a quick solution, I'm fixing up some legacy code from the https://github.com/SecurityJon/audit-radius project and this utilises pyroute2.
The code imports:
from pyroute2 import IW
And this throws:
ImportError: cannot import name 'IW' from 'pyroute2' (/usr/local/lib/python3.9/dist-packages/pyroute2/__init__.py)
It's using this for wifi scanning.
I can't easily see in the docs (I'm not a python dev) the correct way of fixing this - was this functionality removed or accessed in a different way?
Metadata
Metadata
Assignees
Labels
No labels
Activity