bwbaugh / twitter-corpus

Collects all tweets from the sample Public stream using Twitter's streaming API, and saves them to a file for later use as a corpus.
Other
46 stars 8 forks source link

Tweepy issues #5

Open loisaidasam opened 7 years ago

loisaidasam commented 7 years ago

Not currently working out of the box due to Tweepy updates.

The version of Tweepy in requirements.txt is 1.11 which uses the old twitter v1 endpoint.

The current version is 3.5.0 which involves some updates and seems to make things work again. Simply updating requirements.txt might be enough to fix it.

anqi-lu commented 6 years ago

+1. Thanks for creating this issue! I was wondering why I keep getting 404.