You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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