deletefb.exceptions.ChromeError: Chrome version not found #153

Open
by danielfcastro opened 3 years ago · 2 comments
danielfcastro commented 3 years ago (Migrated from github.com)
Owner

DELETE IT

DELETE IT
AlexKalopsia commented 3 years ago (Migrated from github.com)
Owner

@danielfcastro I am having the same exact issue, would you mind elaborating on how you fixed this issue?

@danielfcastro I am having the same exact issue, would you mind elaborating on how you fixed this issue?
AlexKalopsia commented 3 years ago (Migrated from github.com)
Owner

For whoever might be running into the same issue:

The problem is that DeleteFb can't find the chromium drivers.

  1. Download them from here
  2. Save them in a directory, ie C:/bin/chromedrivers/chromedriver.exe
  3. Add the chromium folder to your PATH environment variables. (On windows go on System Properties > Advanced > Environment Variables, then add C:/bin/chromedrivers/ to the Path variable. You might have to restart the system.

This should be it :)

For whoever might be running into the same issue: The problem is that DeleteFb can't find the chromium drivers. 1) Download them from [here](https://chromedriver.chromium.org/downloads) 2) Save them in a directory, ie `C:/bin/chromedrivers/chromedriver.exe` 3) Add the chromium folder to your PATH environment variables. (On windows go on System Properties > Advanced > Environment Variables, then add `C:/bin/chromedrivers/` to the `Path` variable. You might have to restart the system. This should be it :)
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.