twitter-intelligence icon indicating copy to clipboard operation
twitter-intelligence copied to clipboard

Python 3.8 error

Open gamingflexer opened this issue 2 years ago • 0 comments

←[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

gamingflexer avatar Oct 01 '21 14:10 gamingflexer