You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys i have a problem with the python scan-and-livemon when i send the command i receive the next messege 3 minutes or 4 next i send the command :
python scan-and-livemon
Locating potential GSM base station frequencies (this can take a few minutes).
Found 0 frequences
Traceback (most recent call last):
File "scan-and-livemon", line 103, in
main()
File "scan-and-livemon", line 83, in main
freqs = select_freqs(list, numreceivers)
File "scan-and-livemon", line 61, in select_freqs
s = sorted_list[0]
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
Hi guys i have a problem with the python scan-and-livemon when i send the command i receive the next messege 3 minutes or 4 next i send the command :
python scan-and-livemon
Locating potential GSM base station frequencies (this can take a few minutes).
Found 0 frequences
Traceback (most recent call last):
File "scan-and-livemon", line 103, in
main()
File "scan-and-livemon", line 83, in main
freqs = select_freqs(list, numreceivers)
File "scan-and-livemon", line 61, in select_freqs
s = sorted_list[0]
IndexError: list index out of range
The text was updated successfully, but these errors were encountered: