Getting an error on line 58 trying to run twitterstream.py to pull twitter data: print line.strip() The error reads: [pylint] E0001:invalid syntax (<string>, line 58). I'm using Python 3.6.2.