Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SyncChunkFilter does not accept notebookGuids argument #20

Open
mikaelho opened this issue Oct 26, 2017 · 1 comment
Open

SyncChunkFilter does not accept notebookGuids argument #20

mikaelho opened this issue Oct 26, 2017 · 1 comment

Comments

@mikaelho
Copy link

filter = SyncChunkFilter(includeNotes=True, notebookGuids=notebookGuids)
TypeError: __init__() got an unexpected keyword argument 'notebookGuids'

notebookGuids is a valid argument according to the documentation.

@akhaku
Copy link
Contributor

akhaku commented Nov 16, 2017

Need a volunteer to run the thrift the compiler on the files at https://github.com/evernote/evernote-thrift, and then convert them to python3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants