Hi!
I have .fit files from bryton rider 15. But unfortunly i cant open them by using python api.
```
That same file i can read on https://www.fitfiletools.com/ without any problems.
Hi!
I have .fit files from bryton rider 15. But unfortunly i cant open them by using python api.
```
The Stream from_file() method takes a path to a file, not a File object. Removing ".read()" should fix the issue.
stream = Stream.from_file(args.file)
The example usage towards the top of the readme shows how to use the from_file() method. Towards the bottom of the readme is a list of the "from" methods in the Stream class.
https://pypi.org/project/garmin-fit-sdk/
Its a path. I use .read() to read that path value from args object.
What line of code is producing the error? stream.from_file, or decoder.read? If you attach the file, we will look at.
es un problema de las barras invertidas, cuando tomas el copy path del archivos cambia las barras en esta direccion ... / ....