You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ python sync.py
DEBUG:root:Kindle: 1804 records, like {blablabla}
Traceback (most recent call last):
File "sync.py", line 95, in
sync("/Volumes/Kindle/system/vocabulary/vocab.db")
File "sync.py", line 26, in sync
auth = json.load(open("auth.json", "r"))
IOError: [Errno 2] No such file or directory: 'auth.json'
The text was updated successfully, but these errors were encountered:
On Sat, 14 Dec 2019 at 20:26, Snoomy ***@***.***> wrote:
$ python sync.py
DEBUG:root:Kindle: 1804 records, like {blablabla}
Traceback (most recent call last):
File "sync.py", line 95, in
sync("/Volumes/Kindle/system/vocabulary/vocab.db")
File "sync.py", line 26, in sync
auth = json.load(open("auth.json", "r"))
IOError: [Errno 2] No such file or directory: 'auth.json'
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1?email_source=notifications&email_token=AAAQUS6HOYR3PVBBAATCVI3QYU6NZA5CNFSM4J24PMSKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IAQUQNA>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAQUSYKZGM4LJ5TKJTLQR3QYU6NZANCNFSM4J24PMSA>
.
Catalina
$ python sync.py
DEBUG:root:Kindle: 1804 records, like {blablabla}
Traceback (most recent call last):
File "sync.py", line 95, in
sync("/Volumes/Kindle/system/vocabulary/vocab.db")
File "sync.py", line 26, in sync
auth = json.load(open("auth.json", "r"))
IOError: [Errno 2] No such file or directory: 'auth.json'
The text was updated successfully, but these errors were encountered: