minimaxir / download-tweets-ai-text-gen

Python script to download public Tweets from a given Twitter account into a format suitable for AI text generation.
MIT License
221 stars 41 forks source link

ModuleNotFoundError: No module named 'twint' #34

Open DatGuyChrisss opened 3 years ago

DatGuyChrisss commented 3 years ago

Traceback (most recent call last): File "C:\Users\cpmxb\Documents\python\download_tweets.py", line 1, in import twint ModuleNotFoundError: No module named 'twint'