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

Unhandled Exception: 'NoneType' object has no attribute 'select' #25

Open
regulatre opened this issue Nov 18, 2020 · 0 comments
Open

Unhandled Exception: 'NoneType' object has no attribute 'select' #25

regulatre opened this issue Nov 18, 2020 · 0 comments

Comments

@regulatre
Copy link

regulatre commented Nov 18, 2020

Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
  File "/usr/lib/python2.7/threading.py", line 754, in run
  File "433mobile.py", line 213, in gpsThread
  File "433mobile.py", line 236, in gpsConnectAndMonitor
  File "/root/.local/lib/python2.7/site-packages/gps3/gps3.py", line 116, in next
<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'select'

Unclear what conditions led to the situation. The application works fine normally.

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

1 participant