-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hello,
Installed on Win10 with python 3.12 I had to modify the requirements.txt to set lxml to 5.1.0 but not a gig deal
Google API is set up and the credentials.json is working with a quickstart project.
Here it is asking for ifit.com account and the crash.... Sorry Yes I have a nordiktrack bike.
Thanks for your help.
C:\Users\franc\GIT\ifitsync>python ifitsync.py
iFit Username(email):
SomeAccount
Password:
Traceback (most recent call last):
File "C:\Users\franc\GIT\ifitsync\ifitsync.py", line 2, in
from get_ifitaccount import HISTORY_JSON, IFIT_HIST_HEADERS
File "C:\Users\franc\GIT\ifitsync\get_ifitaccount.py", line 101, in
CLIENT_ID = clientid_list[0]
~~~~~~~~~~~~~^^^
IndexError: list index out of range
Metadata
Metadata
Assignees
Labels
No labels