taspinar / twitterscraper

Scrape Twitter for Tweets
MIT License
2.39k stars 579 forks source link

Error can't find '__main__' module in 'twitterscraper' #242

Open barripdmx opened 4 years ago

barripdmx commented 4 years ago

Hi. Well installed python 2.7. I try python twitterscraper Trump --limit 1000 --output = tweets.json and the result is: Cannot find module 'main' in 'twitterscraper'

What am i doing wrong?

Best regards.