We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Whenever I am running tweet command inside console after few tweets from target account i get following error:
unsupported operand type(s) for +: 'dict' and 'int'
and program exits to shell. I am running on Ubuntu 20.04 My Env:
python3 --version Python 3.8.10 pip3 --version pip 20.0.2 from /root/terra/venv/lib/python3.8/site-packages/pip (python 3.8)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Whenever I am running tweet command inside console after few tweets from target account i get following error:
and program exits to shell.
I am running on Ubuntu 20.04
My Env:
The text was updated successfully, but these errors were encountered: