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

AttributeError: 'NoneType' object has no attribute 'author_id' #474

Closed
TheQuinbox opened this issue Jun 7, 2022 · 0 comments
Closed

AttributeError: 'NoneType' object has no attribute 'author_id' #474

TheQuinbox opened this issue Jun 7, 2022 · 0 comments

Comments

@TheQuinbox
Copy link

I attempted to view a conversation from a user's timeline, and got the following:
07/06/2022 17:36:17 root ERROR: Uncaught exception
Traceback (most recent call last):
File "keyboard_handler\wx_handler.py", line 72, in
File "keyboard_handler\wx_handler.py", line 99, in process_key
File "keyboard_handler\main.py", line 47, in handle_key
File "controller\mainController.py", line 955, in open_conversation
File "controller\buffers\twitter\search.py", line 75, in start_stream
File "controller\buffers\twitter\search.py", line 123, in get_replies
AttributeError: 'NoneType' object has no attribute 'author_id'

@TheQuinbox TheQuinbox closed this as not planned Won't fix, can't repro, duplicate, stale Feb 16, 2023
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