9b/google-alerts

While running below command getting an error

achuta9 opened this issue · 2 comments

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?

I think this is not being worked on anymore

so sad