x0rz / tweets_analyzer

Tweets metadata scraper & activity analyzer
GNU General Public License v3.0
2.95k stars 454 forks source link

Error: '1' #19

Closed chaffinched closed 7 years ago

chaffinched commented 7 years ago

Hi, using your example of Snowden's account I'm getting the following.

./tweets_analyzer.py -n Snowden -l 100
[+] Getting @Snowden account data...
[+] lang           : en
[+] geo_enabled    : False
[+] time_zone      : Eastern Time (US & Canada)
[+] utc_offset     : -18000
[+] statuses_count : 1719
[+] Retrieving last 100 tweets...
  0%|                                                                                                                    | 0/100 [00:00<?, ?tw/s]
[!] Error: '1'

I've configured secrets.py and secrets.pyc exists. All of the requirements installed correctly. Any idea what I've done wrong?

x0rz commented 7 years ago

It has been fixed with PR #18!