Tweepy - TypeError data must be a byte string
I'm trying to run the code provided in the Twitter Stream tutorial and running into the following error: TypeError: data must be a byte string
I'm using my own keys and tokens and can't seem to get around this. I'm currently using Python 2.7.9 if that matter.
Any help would be greatly appreciated!
You must be logged in to post. Please login or register an account.