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

ValueError: range() step argument must not be zero #2

Open
ewaters99 opened this issue Jun 28, 2018 · 0 comments
Open

ValueError: range() step argument must not be zero #2

ewaters99 opened this issue Jun 28, 2018 · 0 comments

Comments

@ewaters99
Copy link

I keep getting the following error:

Traceback (most recent call last):
File "c:\temp\goatrider.py", line 388, in main
ip_list, host_list = parse_ip_file( fileinput )
File "c:\temp\goatrider.py", line 364, in parse_ip_file
for index in range( 0, len_cl, max_lines):
ValueError: range() step argument must not be zero
Total execution time (0.85000)

hAxe1 referenced this issue in hAxe1/goatrider Nov 20, 2018
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

1 participant