Closed soulflowing closed 3 years ago
reinstalling tweepy to a version that's <4.0.0 works just fine for me. i used version 3.10.0 for tweepy.
Thanks, Tweepy v3.10.0 worked for me too.
i would recommend this issue to be kept open because currently the project does not support the new breaking changes introduced in tweepy so that the developers are aware of the issue (if they actually check on it)
For the other non-Python folks in the audience: pip3 install tweepy==3.10.0
My system -
When running -
I checked these suggested fixes -
https://stackoverflow.com/questions/37248958/tweepy-wait-on-rate-limit-not-working
https://stackoverflow.com/questions/54846073/unexpected-error-argument-wait-limit-on-a-tweepy-python-script
Neither of which seem to be the issue.
Please advise, thank you!