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 on lines 67, 339, 423-427 #3

Open
Xero12369 opened this issue Jul 20, 2022 · 0 comments
Open

error on lines 67, 339, 423-427 #3

Xero12369 opened this issue Jul 20, 2022 · 0 comments

Comments

@Xero12369
Copy link

this is the output im getting. I did everything including getting everything from twint. I can get it to launch and work but when I got to search something this is the output.

twosint~# Enter a limit of tweets :10
twosint~# Enter keyword : twitch
twosint~# Searching ...
Traceback (most recent call last):
File "/usr/share/tw1tter0s1nt/twosint.py", line 427, in
introduction()
File "/usr/share/tw1tter0s1nt/twosint.py", line 423, in introduction
introduction()
File "/usr/share/tw1tter0s1nt/twosint.py", line 423, in introduction
introduction()
File "/usr/share/tw1tter0s1nt/twosint.py", line 423, in introduction
introduction()
[Previous line repeated 1 more time]
File "/usr/share/tw1tter0s1nt/twosint.py", line 339, in introduction
keyHunter()
File "/usr/share/tw1tter0s1nt/twosint.py", line 67, in keyHunter
c = twint.Config()
AttributeError: module 'twint' has no attribute 'Config'

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