-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I'm receiving the below errors when attempting to run the program. I'm on MacOS Ventura. Wondering if maybe an update is needed?
Traceback (most recent call last):
File "[redacted by me]/boosint/boosint.py", line 86, in
git = github.github(username)
File "[redacted by me]/boosint/modules/github.py", line 12, in github
driver = webdriver.Chrome(options=chrome_options, executable_path="/Driver/chromedriver.exe")
TypeError: init() got an unexpected keyword argument 'executable_path'
Metadata
Metadata
Assignees
Labels
No labels