gilesknap / gphotos-sync

Google Photos and Albums backup with Google Photos Library API
Apache License 2.0
2.02k stars 165 forks source link

Can't make gphotos-sync working #333

Closed beckietech closed 2 years ago

beckietech commented 2 years ago

Describe the bug A clear and concise description of what the bug is. Please kindly help since I am newbee to this library and I followed the link: https://www.linuxuprising.com/2019/06/how-to-backup-google-photos-to-your.html and I got the following message: pipenv run gphotos-sync ~/test 12-28 17:29:34 WARNING gphotos-sync 2.14.2 2021-12-28 17:29:34.240905 12-28 17:29:34 ERROR
Process failed. Traceback (most recent call last): File "/Users/beckie/.local/share/virtualenvs/gphotos-sync-8yyJ-E/lib/python3.9/site-packages/gphotos/Main.py", line 417, in main self.setup(args, db_path) File "/Users/beckie/.local/share/virtualenvs/gphotos-sync-8yyJ-E/lib/python3.9/site-packages/gphotos/Main.py", line 281, in setup self.auth = Authorize( File "/Users/beckie/.local/share/virtualenvs/gphotos-sync-8yyJ-E/lib/python3.9/site-packages/gphotos/authorize.py", line 46, in init secrets = all_json["installed"] KeyError: 'installed' 12-28 17:29:34 WARNING Done.

Can someone please give me a hint of what happened?

To Reproduce Steps to reproduce the behaviour:

beckietech commented 2 years ago

after retried, i finally got it working.. case closed