Skip to content

Database error on Windows and Raspberry Pi #274

@smros

Description

@smros

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions