tactlabs / error-archive

All issues related to tact and tact labs work
0 stars 0 forks source link

cannot find Chrome binary #308

Open Ananthu2oo3 opened 1 year ago

Ananthu2oo3 commented 1 year ago

[WDM] - Downloading: 100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████| 6.98M/6.98M [00:00<00:00, 9.01MB/s] kijiji_scrape.py:10: DeprecationWarning: executable_path has been deprecated, please pass in a Service object driver = webdriver.Chrome(ChromeDriverManager().install()) Traceback (most recent call last): File "kijiji_scrape.py", line 10, in driver = webdriver.Chrome(ChromeDriverManager().install()) File "/home/sanjiv/miniconda3/envs/py38/lib/python3.8/site-packages/selenium/webdriver/chrome/webdriver.py", line 69, in init super().init(DesiredCapabilities.CHROME['browserName'], "goog", File "/home/sanjiv/miniconda3/envs/py38/lib/python3.8/site-packages/selenium/webdriver/chromium/webdriver.py", line 92, in init super().init( File "/home/sanjiv/miniconda3/envs/py38/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 270, in init self.start_session(capabilities, browser_profile) File "/home/sanjiv/miniconda3/envs/py38/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 363, in start_session response = self.execute(Command.NEW_SESSION, parameters) File "/home/sanjiv/miniconda3/envs/py38/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 428, in execute self.error_handler.check_response(response) File "/home/sanjiv/miniconda3/envs/py38/lib/python3.8/site-packages/selenium/webdriver/remote/errorhandler.py", line 243, in check_response raise exception_class(message, screen, stacktrace) selenium.common.exceptions.WebDriverException: Message: unknown error: cannot find Chrome binary Stacktrace:

0 0x55a9041ae693

1 0x55a903fa7b0a

2 0x55a903fca46e

3 0x55a903fc81f4

4 0x55a904003953

5 0x55a903ffd743

6 0x55a903fd3533

7 0x55a903fd4715

8 0x55a9041fe7bd

9 0x55a904201bf9

10 0x55a9041e3f2e

11 0x55a9042029b3

12 0x55a9041d7e4f

13 0x55a904221ea8

14 0x55a904222052

15 0x55a90423c71f

16 0x7f5cc2d0f609

Ananthu2oo3 commented 1 year ago

Use a different version of Chrome Browser Your version is not supported by Chromedriver yet