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

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

Open
danielfcastro opened this issue Jan 20, 2021 · 2 comments
Open

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

danielfcastro opened this issue Jan 20, 2021 · 2 comments

Comments

@danielfcastro
Copy link

danielfcastro commented Jan 20, 2021

DELETE IT

@AlexKalopsia
Copy link

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

@AlexKalopsia
Copy link

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 :)

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