netuse icon indicating copy to clipboard operation
netuse copied to clipboard

Error

Open Camposmansi opened this issue 5 years ago • 0 comments

Good morning, I install everything and the modules and I get the following error:

Traceback (most recent call last): File "./netuse.py", line 318, in noti() File "./netuse.py", line 250, in noti _, _, data_left, _, _, suggested = calculate_monthly_stats() File "./netuse.py", line 130, in calculate_monthly_stats total_down = calculate(read_files(down_filelist)) // MB File "./netuse.py", line 98, in calculate previous = tuples[0] IndexError: list index out of range

Camposmansi avatar Apr 23 '19 05:04 Camposmansi