QuantifiedSelf
QuantifiedSelf copied to clipboard
/Fitbit/: Upgrade to latest fitbit.py
I noticed that my script does not work with the current Python fitbit module. I never seemed to upgrade my system version from 0.0.2. The current version leads to an error when running. Nothing serious, I hope.
BTW: You can install old pip-ed modules with pip install fitbit==0.0.2
!