Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

twitter-monitor\stream.py Syntax Error #16

Open
ybninputr opened this issue Apr 23, 2019 · 0 comments
Open

twitter-monitor\stream.py Syntax Error #16

ybninputr opened this issue Apr 23, 2019 · 0 comments

Comments

@ybninputr
Copy link

i use django 2.2
i've followed through the instructions while making some changes to adjust the newest version. the admin page works.
however when i run python manage.py stream i get error

File "C:\Dev\Env\lib\site-packages\twitter_monitor\stream.py", line 117
    self.stream.filter(track=tracking_terms, async=True, languages=self.languages)
                                                 ^
SyntaxError: invalid syntax

the proble seems to be from the library and im not sure how to fix this since this is the first time i've tried django. do you have any idea what i could do to fix this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant