sridharswamy / Twitter-Sentiment-Analysis-Using-Spark-Streaming-And-Kafka

Twitter Sentiment Analysis using Spark and Kafka
113 stars 74 forks source link

Error occurred while running twitterStream.py "ImportError: No module named 'PyQt4' " #1

Open aniketp3012 opened 7 years ago

aniketp3012 commented 7 years ago

When I am running twitterStream.py following error occurs: ImportError: No module named 'PyQt4' I tried to install 'PyQt4' using pip install but it says that 'No matching distribution found for PyQt4' Kindly help

saurabhbidwai commented 7 years ago

Try this sudo yum install PyQt4

jerchinn commented 6 years ago

Is this code working fine...I could see many users posted their errors here.

saurabhbidwai commented 6 years ago

Nope, u ll face a lot of errors while running the code, need to do a lot of changes