ghose@foros.fediverso.galOPtoKDE@lemmy.kde.social•Dolphin KDE6 and Nextcloud integration LOST?galego
2·
10 months agoyes, Debian has a similar package, but my Debian pc is still on kde5. We have to wait untill devs implement this feature. Thank you!
Hi @Shimitar@feddit.it
thank you for you wiki page about Fittrackee
I’ve read you also in fittrackee’s github about Garmin 2 Feedtrackee bridge.
My fittrackee is in Debian VPS so not exactly the same as yours but I can follow dev’s instructions (and yours) untill I try to log in into garmin’s servers using my credentials
garmin2fittrackee setup garmin
I’m prompted to enter
Email: redacted@email Password:
and it fails :( displaying «Traceback (most recent call last)» message which I can not get any useful information from and it ends with
AssertionError
message.My garmin credentials are in this Traceback message, and they look like correct (tested just in case)
So indication could be this part
╭─────────────────────────── locals ───────────────────────────╮ │ │ │ self = <garminconnect.Garmin object at 0x7fb0f8d23b50> │ │ │ │ tokenstore = None
I presume it actually does not get that
token
value from garminSo my question
have you encountered a similar problem in your setup? could this be related to python virtualenv?
Honestly, I’m just good at following recipes, it was even hard to me to be able to create that virtual environment and know how to execute garmin2fittrackee from within.
any help would be appreciated. Thank you