PiggyAwesome / Discord-Account-Generator

Create Discord Accounts Automatically without captcha solving api key
GNU General Public License v3.0
100 stars 26 forks source link

Error #8

Closed atshushi closed 2 years ago

atshushi commented 2 years ago

DeprecationWarning: executable_path has been deprecated, please pass in a Service object driver = webdriver.Chrome(options=options, executable_path=r"chromedriver.exe") Traceback (most recent call last): File "C:\Users\atsus\OneDrive\Área de Trabalho\piton\main.py", line 17, in driver = webdriver.Chrome(options=options, executable_path=r"chromedriver.exe") File "C:\Users\atsus\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\selenium\webdriver\chrome\webdriver.py", line 69, in init super().init(DesiredCapabilities.CHROME['browserName'], "goog", File "C:\Users\atsus\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\selenium\webdriver\chromium\webdriver.py", line 92, in init super().init( File "C:\Users\atsus\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\selenium\webdriver\remote\webdriver.py", line 277, in init self.start_session(capabilities, browser_profile) File "C:\Users\atsus\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\selenium\webdriver\remote\webdriver.py", line 370, in start_session response = self.execute(Command.NEW_SESSION, parameters) File "C:\Users\atsus\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\selenium\webdriver\remote\webdriver.py", line 435, in execute self.error_handler.check_response(response) File "C:\Users\atsus\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\selenium\webdriver\remote\errorhandler.py", line 247, in check_response raise exception_class(message, screen, stacktrace) selenium.common.exceptions.WebDriverException: Message: unknown error: cannot find Chrome binary

PiggyAwesome commented 2 years ago

Reinstall chrome, but choose default options. You should not change the location.

More info: https://stackoverflow.com/questions/46026987/selenium-gives-selenium-common-exceptions-webdriverexception-message-unknown