kickthemout icon indicating copy to clipboard operation
kickthemout copied to clipboard

Kickthemout won't start, Python Error

Open MakrelenBoss opened this issue 4 years ago • 2 comments

Hello, I am on Kali Linux and just tried to run kickthemout. I installed the requirements.txt with only one error, but I don't think that it is critical. But always when I try to run the python file, it gives me this error message:

Traceback (most recent call last): File "C:\Users\Mika\kickthemout\kickthemout.py", line 756, in <module> defaultInterface = getDefaultInterface() File "C:\Users\Mika\kickthemout\kickthemout.py", line 154, in getDefaultInterface network, netmask, _, interface, address, _ = max(iface_routes, key=lambda item:item[1]) ValueError: max() arg is an empty sequence

How to fix it? And what is the Problem? Please help me fast. Thank You.

MakrelenBoss avatar Feb 12 '21 16:02 MakrelenBoss

C: means a windows drive, this software isn't compatible with Windows I believe.

AstroOrbis avatar Mar 06 '21 04:03 AstroOrbis

On Linux Mint and Kali Linux (with and without sudo) happened the same.

AstroOrbis [email protected] schrieb am Sa., 6. März 2021, 05:07:

C: means a windows drive, this software isn't compatible with Windows I believe.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/k4m4/kickthemout/issues/492#issuecomment-791863808, or unsubscribe https://github.com/notifications/unsubscribe-auth/APXUHVRRTQZDJZRAPZ3M3T3TCGTB5ANCNFSM4XQ64EKA .

MakrelenBoss avatar Mar 06 '21 10:03 MakrelenBoss