Auto-Gmail-Creator icon indicating copy to clipboard operation
Auto-Gmail-Creator copied to clipboard

Error.

Open letruxux opened this issue 2 years ago • 3 comments
trafficstars

error at "driver is not None": driver referenced before assignment

letruxux avatar Jun 11 '23 20:06 letruxux

Can you indicate the line of error with log message?

Thanks

ai-to-ai avatar Jun 12 '23 08:06 ai-to-ai

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "/Users/Development/Auto-Gmail-Creator/app.py", line 577, in main() File "/Users/Development/Auto-Gmail-Creator/app.py", line 573, in main if driver is not None: UnboundLocalError: local variable 'driver' referenced before assignment

abtinokhovat avatar Jun 23 '23 20:06 abtinokhovat

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "/Users/Development/Auto-Gmail-Creator/app.py", line 577, in main() File "/Users/Development/Auto-Gmail-Creator/app.py", line 573, in main if driver is not None: UnboundLocalError: local variable 'driver' referenced before assignment

what he said @leoshabit

letruxux avatar Jun 24 '23 21:06 letruxux