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

Error. #12

Closed
letruxux opened this issue Jun 11, 2023 · 3 comments
Closed

Error. #12

letruxux opened this issue Jun 11, 2023 · 3 comments

Comments

@letruxux
Copy link

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

@ai-to-ai
Copy link
Owner

Can you indicate the line of error with log message?

Thanks

@abtinokhovat
Copy link

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

@letruxux
Copy link
Author

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 letruxux closed this as not planned Won't fix, can't repro, duplicate, stale Jun 17, 2024
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

3 participants