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

Python 3.8 error #15

Open
gamingflexer opened this issue Oct 1, 2021 · 0 comments
Open

Python 3.8 error #15

gamingflexer opened this issue Oct 1, 2021 · 0 comments

Comments

@gamingflexer
Copy link

←[32m[+] Succesfully saved to the database.←[0m
Traceback (most recent call last):
File "tracking.py", line 54, in main
tweet_criteria = parser.operation.TweetCriteria()
AttributeError: module 'parser' has no attribute 'operation'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "tracking.py", line 159, in
main(sys.argv[1:])
File "tracking.py", line 127, in main
except arg:
UnboundLocalError: local variable 'arg' referenced before assignment

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