forked from kjkjava/garmin-connect-export
-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Description
I have tested code from "activity search url " branch. It worked OK, as we talking about HTTP Errors.
But there is a problem connected with activities without 'distance' - as Yoga, or Aerobic
Traceback (most recent call last):
File "/Users/tomek/Garmin/garmin-connect-export//gcexport.py", line 463, in <module>
print "{0:.3f}".format(a['distance']/1000)
TypeError: unsupported operand type(s) for /: 'NoneType' and 'int'
Metadata
Metadata
Assignees
Labels
No labels