Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

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

Open
charliehawco opened this issue May 2, 2022 · 3 comments

Comments

@charliehawco
Copy link

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
Copy link
Author

Edit - it also does it for the .Following script

@kivo360
Copy link

kivo360 commented May 3, 2022

I'm getting this error all the way around.

@kivo360
Copy link

kivo360 commented May 3, 2022

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants