Search code examples
pythonmachine-learningtwittererror-handlingpackage

No module named 'tweetProcesser'


I have been using Google Colab and started doing sentiment analysis of Twitter data but I cannot install the tweetPrecessor library. Every time I try I get the error:

No module named 'tweetProcesser'

What am I doing wrong?


Solution

  • Try installing tweet-preprocessor instead.