Closed benbowen closed 6 years ago
fix pushed
it created a new one:
INFO:analyze_garmin.py:Days gap between 236 (2018-08-24 00:00:00) and 239 (2018-08-27 00:00:00)
Traceback (most recent call last):
File "/Users/bpb/anaconda2/lib/python2.7/logging/__init__.py", line 861, in emit
msg = self.format(record)
File "/Users/bpb/anaconda2/lib/python2.7/logging/__init__.py", line 734, in format
return fmt.format(record)
File "/Users/bpb/anaconda2/lib/python2.7/logging/__init__.py", line 465, in format
record.message = record.getMessage()
File "/Users/bpb/anaconda2/lib/python2.7/logging/__init__.py", line 329, in getMessage
msg = msg % self.args
TypeError: float argument required, not NoneType
Logged from file analyze_garmin.py, line 242
Traceback (most recent call last):
File "/Users/bpb/anaconda2/lib/python2.7/logging/__init__.py", line 861, in emit
msg = self.format(record)
File "/Users/bpb/anaconda2/lib/python2.7/logging/__init__.py", line 734, in format
return fmt.format(record)
File "/Users/bpb/anaconda2/lib/python2.7/logging/__init__.py", line 465, in format
record.message = record.getMessage()
File "/Users/bpb/anaconda2/lib/python2.7/logging/__init__.py", line 329, in getMessage
msg = msg % self.args
TypeError: float argument required, not NoneType
Logged from file analyze_garmin.py, line 246
Traceback (most recent call last):
File "/Users/bpb/anaconda2/lib/python2.7/logging/__init__.py", line 861, in emit
msg = self.format(record)
File "/Users/bpb/anaconda2/lib/python2.7/logging/__init__.py", line 734, in format
return fmt.format(record)
File "/Users/bpb/anaconda2/lib/python2.7/logging/__init__.py", line 465, in format
record.message = record.getMessage()
File "/Users/bpb/anaconda2/lib/python2.7/logging/__init__.py", line 329, in getMessage
msg = msg % self.args
TypeError: float argument required, not NoneType
Logged from file analyze_garmin.py, line 250
Fix pushed. That's something different.
Did you get a log out from the weight download for the error at the end of your data?
Yes! No errors, Very detailed log output too. I'll send a new ticket for each activity.
Maybe download_garmin.py is missing a commit?