-
Notifications
You must be signed in to change notification settings - Fork 211
Open
Description
I've been using this for years, but haven't updated in a few months. I was getting some errors, and now I get the below. I tried to start from scratch on a rasppi, and end up with the same error. Anyone else getting this and have any ideas?
Traceback (most recent call last):
File "/home/pi/garmin2025/GarminDB/scripts/garmindb_cli.py", line 374, in
main(sys.argv[1:])
File "/home/pi/garmin2025/GarminDB/scripts/garmindb_cli.py", line 331, in main
garminDbMain = GarminDbMain(args.config)
File "/home/pi/garmin2025/GarminDB/scripts/garmindb_cli.py", line 59, in init
self.gc_config = GarminConnectConfigManager(config_path)
TypeError: init() takes 1 positional argument but 2 were given
Metadata
Metadata
Assignees
Labels
No labels