-
Will it work with python3 if yes could guide me how
-
I'm not quite sure if this is a real issue, but I had no problem to run a script on macOs localhost,
but when running in production on a Ubuntu 12.04.5 LTS server, I got this error:
```
Traceback…
-
When trying to parse a fit file I'm running into trouble. This is what I get back running `fitdump` on master:
```
Traceback (most recent call last):
File "./scripts/fitdump", line 92, in
…
Tigge updated
7 years ago
-
[2017-10-04-20-03-29.fit.zip](https://github.com/dtcooper/python-fitparse/files/1360252/2017-10-04-20-03-29.fit.zip)
I came across a fit file that cannot be successfully parsed but it appears that …
-
I am late to the party, but I am hoping there is still some support around. I'm on Ubuntu 17.04 running python 2.7.13 and am receiving the following error when I try to run fittotcx:
File "/usr/lo…
-
I got a new Edge 820 and sportstracker cannot parse the .fit files.
It parsed successfully Garmin Edge 500 and 520 files.
Some clues:
- I can parse the Edge 820 .fit files with my own python scri…
-
Hi guys.
I try to install fitparse from pypi and got error.
Did I need future module?
```
Downloading/unpacking fitparse
Downloading fitparse-1.0.0.tar.gz
Storing download in cache at /Users/key…
-
Until the ng branch has matured (it seems unstable at the moment, as I cannot parse my FIT files), I would like to use the master branch of the project (preferably using pip/distutils to install the m…
-
Is this project staled?
-
Is it possible to support **Bryton Rider 310** ?
The device works fine with nautilus.
All routes in device are in _.fit_ type files.
```
:~$ lsusb
0483:5720 SGS Thomson Microelectronics
```
Trying w…