Skip to content
This repository has been archived by the owner on Mar 15, 2022. It is now read-only.

cannot find Chrome binary[error in description] #57

Open
ankitoct opened this issue Dec 4, 2020 · 1 comment
Open

cannot find Chrome binary[error in description] #57

ankitoct opened this issue Dec 4, 2020 · 1 comment

Comments

@ankitoct
Copy link

ankitoct commented Dec 4, 2020

Traceback (most recent call last):
File "yt.py", line 26, in
server = botgaurd.server_start()
File "C:\Users\am245\Downloads\Compressed\YouTubeShop-master\YouTubeShop-master\lib\auth.py", line 16, in server_start
self.browser = webdriver.Chrome(executable_path=r"lib\chromedriver.exe")
File "C:\Users\am245\AppData\Local\Programs\Python\Python37\lib\site-packages\selenium\webdriver\chrome\webdriver.py", line 81, in init
desired_capabilities=desired_capabilities)
File "C:\Users\am245\AppData\Local\Programs\Python\Python37\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 157, in init
self.start_session(capabilities, browser_profile)
File "C:\Users\am245\AppData\Local\Programs\Python\Python37\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 252, in start_session
response = self.execute(Command.NEW_SESSION, parameters)
File "C:\Users\am245\AppData\Local\Programs\Python\Python37\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 321, in execute
self.error_handler.check_response(response)
File "C:\Users\am245\AppData\Local\Programs\Python\Python37\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 242, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.WebDriverException: Message: unknown error: cannot find Chrome binary

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@ankitoct and others