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
Unfortunately have no more information. Code was running for 3+ hours.
Traceback (most recent call last):
File "", line 195, in
File "", line 43, in getGPS
File "micropyGPS.py", line 621, in update
File "micropyGPS.py", line 456, in gpgsa
IndexError: list index out of range
I've updated my code, line 459, to add the exception IndexError as seen in issue #26 .
The text was updated successfully, but these errors were encountered:
Unfortunately have no more information. Code was running for 3+ hours.
Traceback (most recent call last):
File "", line 195, in
File "", line 43, in getGPS
File "micropyGPS.py", line 621, in update
File "micropyGPS.py", line 456, in gpgsa
IndexError: list index out of range
I've updated my code, line 459, to add the exception IndexError as seen in issue #26 .
The text was updated successfully, but these errors were encountered: