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

While running below command getting an error #50

Open
achuta9 opened this issue Jun 22, 2023 · 0 comments
Open

While running below command getting an error #50

achuta9 opened this issue Jun 22, 2023 · 0 comments

Comments

@achuta9
Copy link

achuta9 commented Jun 22, 2023

Tried running the below commands getting an error
google-alerts seed --driver c:\python311\google_alerts\chromedriver --timeout 60
or
google-alerts seed --driver /tmp/chromedriver --timeout 60

DEBUG init:_config_bootstrap():158 2023-06-21 20:51:50,878| Caching authentication in config file
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in run_code
File "C:\python311\Scripts\google-alerts.exe_main
.py", line 7, in
File "C:\python311\google_alerts\cli\manage.py", line 125, in main
with contextlib.closing(webdriver.Chrome(args.driver, options=chrome_options)) as driver:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: WebDriver.init() got multiple values for argument 'options'

Can you suggest what is wrong with the command or chrome driver version?

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