Hi, first of all thanks for creating this,
I am receiving this error when running this script, any idea how to fix?
This is the traceback...
File "app.py", line 66, in <module>
stream = tweepy.Stream(auth, listener=TwitterStreamListener(api))
TypeError: __init__() takes 1 positional argument but 2 were given