-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
CRITICAL:root:twint.feed:Follow:IndexError #1206
Comments
You typed "-l 50" but "-l" is the same as "--lang". I guess it doesn't let you define the language as 50. |
Okay, as I read one issue on github #340 I happened to misread "-l" for "--limit". But kindly note that the error can be totally reproducible with/without the option. |
I'm seeing the same. resp = await response.text() in get.py is followed by a check for a 429 status, but for me it's always returning a 401 status (unauthorized), the code will then continue with an empty response. |
same error |
1 similar comment
same error |
Does neither work with the Dockerfile. Any idea how to fix this? |
I think you'll need to:
|
Maybe would be nice that developers inform us that this part is no longer working? I was having high hopes with this and see I cant use it now, wondering will it be deprecated in future or ? |
same here |
Is there or will there be soon, a way to authenticate with Twitter in order to get a list of following or followers? Aside from, of course, simply using Twitter the "normal" way. |
pip3 install --user --upgrade -e git+https://github.com/twintproject/twint.git@origin/master#egg=twint
;Command Ran
Description of Issue
As the console output. I have no idea what the error means though.
Environment Details
Ubuntu 18.04.5 LTS
python --version
Python 3.6.9
pyenv --version
pyenv 1.2.22-16-ga7f44c39
pip --version
pip 21.1.1
virtualenv --version
virtualenv 20.4.6
The text was updated successfully, but these errors were encountered: