I cannot obtain plot data from both my machines: one on Mac and another is Ubuntu.
Can it be the issue that my activities name are different from the code pattern:
pattern = re.compile(r"^activities/\d+.fit.gz$")
my files have name similar to this: 2047704054.gpx
I cannot obtain plot data from both my machines: one on Mac and another is Ubuntu. Can it be the issue that my activities name are different from the code pattern:
pattern = re.compile(r"^activities/\d+.fit.gz$")
my files have name similar to this: 2047704054.gpx