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
{{ message }}
This repository has been archived by the owner on Apr 14, 2018. It is now read-only.
Hi, I got this error when unplugging the base, which makes libfitbit to exit:
Failed to find a base
No base found!
[]
Closing USB device
Exception AttributeError: "'FitBitClient' object has no attribute 'fitbit'" in <bound method FitBitClient.del of <main.FitBitClient object at 0x926b6cc>> ignored
It would be better to keep looking if the base would be plugged again instead of crashing/exiting.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, I got this error when unplugging the base, which makes libfitbit to exit:
Failed to find a base
No base found!
[]
Closing USB device
Exception AttributeError: "'FitBitClient' object has no attribute 'fitbit'" in <bound method FitBitClient.del of <main.FitBitClient object at 0x926b6cc>> ignored
It would be better to keep looking if the base would be plugged again instead of crashing/exiting.
The text was updated successfully, but these errors were encountered: