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

issue about webbrowser #101

Open
Ahmedk321 opened this issue Oct 11, 2023 · 0 comments
Open

issue about webbrowser #101

Ahmedk321 opened this issue Oct 11, 2023 · 0 comments

Comments

@Ahmedk321
Copy link

File "C:\Users\Madina\Desktop\multi-RL-Agent-Approach-api_mode\wob\miniwob\live_action.py", line 1401, in init
gmail = Gmail()
File "C:\Users\Madina\AppData\Local\Programs\Python\Python310\lib\site-packages\simplegmail\gmail.py", line 102, in init
self.creds = tools.run_flow(flow, store, flags)
File "C:\Users\Madina\AppData\Local\Programs\Python\Python310\lib\site-packages\oauth2client_helpers.py", line 133, in positional_wrapper
return wrapped(*args, **kwargs)
File "C:\Users\Madina\AppData\Local\Programs\Python\Python310\lib\site-packages\oauth2client\tools.py", line 223, in run_flow
webbrowser.open(authorize_url, new=1, autoraise=True)
AttributeError: module 'webbrowser' has no attribute 'open'

anyone knows how can be it solved?

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