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
{{ message }}
This repository was archived by the owner on Aug 7, 2024. It is now read-only.
I'm running ArchLinux and I have this very short python script that I use in the terminal (CLI) to access Twitter. It uses python2 and hasn't had this error until recently. I'm curious whether I should switch to python3 or if this is a bug with python-twitter? The script keeps working fine after the error but I'd like to find out why I have the error in the first place.
https://ptpb.pw/6o5q
I'm running ArchLinux and I have this very short python script that I use in the terminal (CLI) to access Twitter. It uses python2 and hasn't had this error until recently. I'm curious whether I should switch to python3 or if this is a bug with python-twitter? The script keeps working fine after the error but I'd like to find out why I have the error in the first place.
Thanks