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

How to Fix Lines See Photo Attachment #10

Open
mrzev123 opened this issue May 27, 2022 · 2 comments
Open

How to Fix Lines See Photo Attachment #10

mrzev123 opened this issue May 27, 2022 · 2 comments

Comments

@mrzev123
Copy link

Exception in thread Thread-3:
Traceback (most recent call last):
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python37\lib\threading.py", line 917, in _bootstrap_inner
self.run()
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python37\lib\threading.py", line 865, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\Administrator\sniffndetect.py", line 41, in analyze_threader
self.analyze_packet(pkt)
File "C:\Users\Administrator\sniffndetect.py", line 80, in analyze_packet
self.set_flags()
File "C:\Users\Administrator\sniffndetect.py", line 64, in set_flags
self.FILTERED_ACTIVITIES[category]['activities'])
File "C:\Users\Administrator\sniffndetect.py", line 48, in check_avg_time
time += activities[c][0] - activities[c-1][0]
IndexError: list index out of range

image

@priyamharsh14
Copy link
Owner

@mrzev123

Sorry for the delay. I haven't been able to maintain this repo lately due to my work.
I will try to go through the code on weekends and fix these issues.

@mrzev123
Copy link
Author

@mrzev123

Sorry for the delay. I haven't been able to maintain this repo lately due to my work. I will try to go through the code on weekends and fix these issues.

Thank you, I'll be waiting

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

2 participants