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
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'
The text was updated successfully, but these errors were encountered:
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'
The text was updated successfully, but these errors were encountered: