twint icon indicating copy to clipboard operation
twint copied to clipboard

CRITICAL:root:twint.feed:Follow:IndexError when running .Followers script

Open charliehawco opened this issue 2 years ago • 3 comments

Hi all,

I'm getting the above error when I run this script:

import twint

c = twint.Config()
c.Username = "twitter"

twint.run.Followers(c)

charliehawco avatar May 02 '22 23:05 charliehawco

Edit - it also does it for the .Following script

charliehawco avatar May 02 '22 23:05 charliehawco

I'm getting this error all the way around.

kivo360 avatar May 03 '22 12:05 kivo360

Update: After removing my version of twint and installing directly from the git repo, some functionality has returned.

It might help to install directly from source.

kivo360 avatar May 03 '22 12:05 kivo360