Open
Description
I installed all the dependencies but i dont know why i am getting the runtime error
C:\Users\home\Fake-Apache-Log-Generator>python apache-fake-log-gen.py
Traceback (most recent call last):
File "C:\Users\home\Fake-Apache-Log-Generator\apache-fake-log-gen.py", line 29, in iter
raise StopIteration
StopIteration
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "C:\Users\home\Fake-Apache-Log-Generator\apache-fake-log-gen.py", line 62, in
for case in switch(output_type):
RuntimeError: generator raised StopIteration
Metadata
Metadata
Assignees
Labels
No labels