x0rz / tweets_analyzer

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

Exception KeyError #50

Open drnic1 opened 5 years ago

drnic1 commented 5 years ago

Moved to Linux and transferred the files I had on my Mac setup and installed the requirements successfully

But when I ran received this error message Exception KeyError: KeyError(<weakref at 0x7ff9973b9e68; to 'tqdm' at 0x7ff99c7d3490>,) in <bound method tqdm.del of 0%| I regenerated the Consumer and Access key and tokens and tried again and got a similar error Exception KeyError: KeyError(<weakref at 0x7effb10f3e10; to 'tqdm' at 0x7effb6526750>,) in <bound method tqdm.del of 0%| | 0/30 [00:00<?, ?tw/s]> ignored

Any thoughts on what is going on and how to fix this?

Thanks,

zhuzhikui commented 5 years ago

Hello,have you solve the problem?