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
Hello, I installed evernote-backup in Pycharm, then I call import evernote-backup, this works, but when I do evernote-backup init-db, it says invalid syntax
Log excerpt
File "C:\Users\cyril\PycharmProjects\EvernoteBackup\main.py", line 2
evernote-backup init-db
^^^^
SyntaxError: invalid syntax
The text was updated successfully, but these errors were encountered:
evernote-backup version
1.9.3
What OS are you using?
Windows
OS Version / Linux distribution
Windows 11
Bug description
Hello, I installed evernote-backup in Pycharm, then I call import evernote-backup, this works, but when I do evernote-backup init-db, it says invalid syntax
Log excerpt
File "C:\Users\cyril\PycharmProjects\EvernoteBackup\main.py", line 2 evernote-backup init-db ^^^^ SyntaxError: invalid syntax
The text was updated successfully, but these errors were encountered: