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

Error: Use either --since or --since_id, not both - still broken #58

Closed
rubenv opened this issue Sep 1, 2021 · 1 comment
Closed

Error: Use either --since or --since_id, not both - still broken #58

rubenv opened this issue Sep 1, 2021 · 1 comment

Comments

@rubenv
Copy link
Contributor

rubenv commented Sep 1, 2021

Hi Simon,

It appears the fix for #57 doesn't fix things for me:

$ twitter-to-sqlite --version
twitter-to-sqlite, version 0.21.4
$ python --version
Python 3.9.6
$ twitter-to-sqlite home-timeline -a twitter-auth.json twitter/timeline.db --since
Importing tweets
Error: Use either --since or --since_id, not both

Is there any way I can help debug this?

@rubenv
Copy link
Contributor Author

rubenv commented Sep 1, 2021

Found the cause, it's the other commands. PR #59 submitted.

@simonw simonw closed this as completed in 91aa5f5 Sep 21, 2021
simonw added a commit that referenced this issue Sep 21, 2021
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

1 participant