Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

list index out of range #2

Open
EraZTeqZ opened this issue Sep 10, 2017 · 3 comments
Open

list index out of range #2

EraZTeqZ opened this issue Sep 10, 2017 · 3 comments

Comments

@EraZTeqZ
Copy link

I get this error when i start kick3.py with python3.4:

Traceback (most recent call last):G 0N... File "./kick3.py", line 309, in <module> watson.scanNetwork() File "./kick3.py", line 66, in scanNetwork self.defaultGatewayIP = routing[1][2] IndexError: list index out of range

@R3DDY97
Copy link
Owner

R3DDY97 commented May 17, 2018

@EraZTeqZ
Changed the way of getting gateway IP and error is fixed now

@MiukkaZh
Copy link

I encountered this error when there are multiple hosts in the LAN
qq 20180518224542

@R3DDY97
Copy link
Owner

R3DDY97 commented May 19, 2018

@SasukeZhy
It might be problem with getting vendor name form mac
U try running code again ..
it will try fetching vendor name
if it fails .. it return "NA"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants